Commit 63f50c38 by 王岩

保存

parent 5bcd5181
......@@ -4,14 +4,15 @@
"description": "~~sssss~~\r # app更新说明",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"delopy": "sh foo.sh"
},
"repository": {
"type": "git",
"url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git"
},
"gitHooks": {
"post-commit": "foo"
"pre-commit": "npm run delopy"
},
"author": "",
"license": "ISC",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment