test
This commit is contained in:
parent
85a15fdc62
commit
c282fefe00
2 changed files with 51 additions and 31 deletions
|
@ -18,7 +18,7 @@
|
|||
"clean": "gulp clean",
|
||||
"cleanall": "gulp cleanall",
|
||||
"lint": "gulp lint",
|
||||
"test": "mocha"
|
||||
"test": "mocha --harmony"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/bcrypt": "1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue