Skip to content

Commit 6e6465a

Browse files
committed
updated git url
1 parent 09ca4c4 commit 6e6465a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "command line tool to easily build a wavemaker mobile project",
55
"main": "index.js",
6+
"preferGlobal": true,
67
"bin": {
78
"wm-cordova": "./index.js"
89
},
@@ -15,6 +16,7 @@
1516
"mobile"
1617
],
1718
"author": "WaveMaker Inc.,",
19+
"repository": "https://github.com/wavemaker/wm-cordova-cli",
1820
"license": "MIT",
1921
"dependencies": {
2022
"axios": "^0.19.2",

0 commit comments

Comments
 (0)