Chore(deps) install dev deps for integration tests
This commit is contained in:
parent
548a6ecd98
commit
966b35164f
@ -32,13 +32,19 @@
|
|||||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.16.0",
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.16.0",
|
||||||
"babel-preset-stage-1": "^6.16.0",
|
"babel-preset-stage-1": "^6.16.0",
|
||||||
"babel-register": "^6.16.3",
|
"babel-register": "^6.16.3",
|
||||||
|
"bluebird": "^3.4.6",
|
||||||
"eslint": "^3.8.1",
|
"eslint": "^3.8.1",
|
||||||
"eslint-config-pichak": "^1.1.2",
|
"eslint-config-pichak": "^1.1.2",
|
||||||
"eslint-plugin-ava": "^3.1.1",
|
"eslint-plugin-ava": "^3.1.1",
|
||||||
"ghooks": "^1.3.2",
|
"ghooks": "^1.3.2",
|
||||||
|
"hapi": "^15.2.0",
|
||||||
|
"hapi-sequelize": "^3.0.4",
|
||||||
|
"portfinder": "^1.0.9",
|
||||||
"scripty": "^1.6.0",
|
"scripty": "^1.6.0",
|
||||||
|
"sequelize": "^3.24.6",
|
||||||
"sinon": "^1.17.6",
|
"sinon": "^1.17.6",
|
||||||
"sinon-bluebird": "^3.1.0",
|
"sinon-bluebird": "^3.1.0",
|
||||||
|
"sqlite3": "^3.1.7",
|
||||||
"tap-xunit": "^1.4.0"
|
"tap-xunit": "^1.4.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user