Skip to content

Commit 41ff438

Browse files
committed
0.0.2
1 parent 118456c commit 41ff438

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-vue-devtools",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A NativeScript-Vue plugin for connecting to the standalone vue-devtools",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,13 @@
1313
"type": "git",
1414
"url": "git+https://github.com/nativescript-vue/nativescript-vue-devtools.git"
1515
},
16-
"keywords": ["nativescript", "nativescript-vue", "devtools", "vue", "vuejs"],
16+
"keywords": [
17+
"nativescript",
18+
"nativescript-vue",
19+
"devtools",
20+
"vue",
21+
"vuejs"
22+
],
1723
"author": "Igor Randjelovic",
1824
"license": "MIT",
1925
"bugs": {

0 commit comments

Comments
 (0)