mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 21:08:33 +03:00
rm git hooks
This commit is contained in:
@@ -12,11 +12,6 @@
|
|||||||
"test": "ava --verbose",
|
"test": "ava --verbose",
|
||||||
"travis-encrypt": "./scripts/encrypt.sh"
|
"travis-encrypt": "./scripts/encrypt.sh"
|
||||||
},
|
},
|
||||||
"husky": {
|
|
||||||
"hooks": {
|
|
||||||
"pre-push": "./scripts/check-branch.sh && yarn lint && yarn test"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/developit/express-es6-rest-api.git"
|
"url": "git+https://github.com/developit/express-es6-rest-api.git"
|
||||||
@@ -49,7 +44,6 @@
|
|||||||
"@babel/preset-env": "^7.1.0",
|
"@babel/preset-env": "^7.1.0",
|
||||||
"@babel/register": "^7.0.0",
|
"@babel/register": "^7.0.0",
|
||||||
"ava": "1.0.0-beta.8",
|
"ava": "1.0.0-beta.8",
|
||||||
"husky": "^1.2.0",
|
|
||||||
"nodemon": "1.18.7",
|
"nodemon": "1.18.7",
|
||||||
"standard": "^12.0.1"
|
"standard": "^12.0.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user