mirror of
https://github.com/emkay/parser-6502.git
synced 2024-12-21 15:29:19 +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"
|
"tap": "^7.1.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "standard-version",
|
"release": "npm test && standard-version && git push origin master && npm publish",
|
||||||
"test": "tap test/*.js --cov && standard"
|
"test": "tap test/*.js --cov && standard"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
Reference in New Issue
Block a user