mirror of
https://github.com/emkay/parser-6502.git
synced 2024-10-15 17:23:44 +00:00
chore(package.json): updating package.json
This commit is contained in:
parent
a34eed5bd1
commit
43e3dc6d79
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user