Commit b64eeac8 by 王岩

保存

parent 5dbca1f3
...@@ -5,19 +5,12 @@ ...@@ -5,19 +5,12 @@
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"delopy": "sh foo.sh",
"push_notifications": "sh notifications.sh" "push_notifications": "sh notifications.sh"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git" "url": "git@gitlab.gzsle.com:wangyan/upgradeSFA.git"
}, },
"gitHooks": {
"push-to-checkout": "npm run push_notifications"
},
"author": "", "author": "",
"license": "ISC", "license": "ISC"
"dependencies": {
"yorkie": "^2.0.0"
}
} }
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