This commit is contained in:
syuilo 2017-01-17 16:07:48 +09:00
parent 85a15fdc62
commit c282fefe00
2 changed files with 51 additions and 31 deletions

View file

@ -18,7 +18,7 @@
"clean": "gulp clean",
"cleanall": "gulp cleanall",
"lint": "gulp lint",
"test": "mocha"
"test": "mocha --harmony"
},
"dependencies": {
"@types/bcrypt": "1.0.0",