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 61512e4 commit 23b3c4cCopy full SHA for 23b3c4c
packages/vue-native-helper/package.json
@@ -1,13 +1,17 @@
1
{
2
"name": "vue-native-helper",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"description": "react vue render helper",
5
"main": "index.js",
6
"repository": {
7
"type": "git",
8
"url": "git+https://github.com/GeekyAnts/vue-native-core"
9
},
10
- "keywords": ["react", "vue", "helper"],
+ "keywords": [
11
+ "react",
12
+ "vue",
13
+ "helper"
14
+ ],
15
"author": "Geekyants (https://geekyants.io/)",
16
"license": "MIT",
17
"bugs": {
0 commit comments