mirror of
https://github.com/emkay/parser-6502.git
synced 2024-12-21 15:29:19 +00:00
chore(update lock): update lock + tap --100
This commit is contained in:
parent
309cbd59d4
commit
023c61dcda
4978
package-lock.json
generated
4978
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"release": "npm test && standard-version && git push origin master && npm publish",
|
||||
"test": "tap test/*.js --cov && standard",
|
||||
"test": "tap test/*.js --100 && standard",
|
||||
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
|
||||
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user