diff --git a/content/docs/en/getting-started/5-vue-devtools.md b/content/docs/en/getting-started/5-vue-devtools.md index 247a4043..1114da09 100644 --- a/content/docs/en/getting-started/5-vue-devtools.md +++ b/content/docs/en/getting-started/5-vue-devtools.md @@ -14,7 +14,7 @@ Run the following command: ```shell $ cd -$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio nativescript-vue-devtools +$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio@4.0.1 nativescript-vue-devtools ```