Skip to content

Commit 85f56d1

Browse files
authored
Update 5-vue-devtools.md
1 parent eab8ce2 commit 85f56d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/en/getting-started/5-vue-devtools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Run the following command:
1414

1515
```shell
1616
$ cd <project-folder>
17-
$ npm install --save @vue/devtools nativescript-toasty nativescript-socketio nativescript-vue-devtools
17+
$ npm install --save @vue/devtools@^5.3.4 @triniwiz/nativescript-toasty @triniwiz/nativescript-socketio nativescript-vue-devtools
1818
```
1919

2020
<!--

0 commit comments

Comments
 (0)