add mutate script
This commit is contained in:
parent
169d0983a1
commit
b232c0b352
@ -16,7 +16,8 @@
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"test": "nyc ava",
|
||||
"ci": "yarn && node jenkins.js"
|
||||
"ci": "yarn && node jenkins.js",
|
||||
"mutate": "stryker run"
|
||||
},
|
||||
"dependencies": {
|
||||
"argon2": "^0.26.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user