remove many of the scripts

This commit is contained in:
Girish Ramakrishnan
2022-11-05 15:26:56 +01:00
parent 94327e397a
commit f2d25ff2fd

View File

@@ -67,10 +67,6 @@
"nock": "^13.2.4"
},
"scripts": {
"test": "./run-tests",
"postmerge": "/bin/true",
"precommit": "/bin/true",
"prepush": "npm test",
"dashboard": "node_modules/.bin/gulp"
"test": "./run-tests"
}
}