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 31158e1 commit 62ccbf8Copy full SHA for 62ccbf8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "generator-loopback-vue",
3
- "version": "1.2.9",
+ "version": "1.3.0",
4
"main": "server/server.js",
5
"scripts": {
6
"build:js": "browserify -t vueify ${npm_package_config_src_js} > ${npm_package_config_dist_js}",
@@ -39,7 +39,7 @@
39
"url": "https://github.com/qxl1231/generator-loopback-vue.git"
40
},
41
"keywords": [
42
- "loopback-vue",
+ "loopback-vue"," yeoman-generator",
43
"node",
44
"js"
45
],
0 commit comments