Skip to content

Commit 23b3c4c

Browse files
author
Neeraj Singh
committed
Bumped vue-native-helper version
1 parent 61512e4 commit 23b3c4c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

packages/vue-native-helper/package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "vue-native-helper",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "react vue render helper",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/GeekyAnts/vue-native-core"
99
},
10-
"keywords": ["react", "vue", "helper"],
10+
"keywords": [
11+
"react",
12+
"vue",
13+
"helper"
14+
],
1115
"author": "Geekyants (https://geekyants.io/)",
1216
"license": "MIT",
1317
"bugs": {

0 commit comments

Comments
 (0)