update package.json

This commit is contained in:
Jori Lallo 2017-02-09 22:39:51 -08:00
parent 0cd285097f
commit ea1bd165ce

View File

@ -15,7 +15,6 @@
"sequelize": "./node_modules/.bin/sequelize",
"test": "npm run test:frontend && npm run test:server",
"test:frontend": "jest",
"test:watch": "jest --watch",
"test:server": "jest --config=server/.jest-config --runInBand"
},
"jest": {