We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab8ce2 commit 85f56d1Copy full SHA for 85f56d1
content/docs/en/getting-started/5-vue-devtools.md
@@ -14,7 +14,7 @@ Run the following command:
14
15
```shell
16
$ cd <project-folder>
17
-$ npm install --save @vue/devtools nativescript-toasty nativescript-socketio nativescript-vue-devtools
+$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio nativescript-vue-devtools
18
```
19
20
<!--
0 commit comments