mirror of
https://github.com/emkay/parser-6502.git
synced 2025-08-20 07:27:26 +00:00
chore(package.json): updating package.json
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"tap": "^7.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"release": "standard-version",
|
||||
"release": "npm test && standard-version && git push origin master && npm publish",
|
||||
"test": "tap test/*.js --cov && standard"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user