We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a13008 commit bf0f604Copy full SHA for bf0f604
1 file changed
package.json
@@ -28,16 +28,16 @@
28
"devDependencies": {
29
"babel-core": "^6.11.4",
30
"babel-preset-es2015": "^6.9.0",
31
- "chai": "^3.5.0",
32
- "chai-as-promised": "^5.3.0",
+ "chai": "^4.1.0",
+ "chai-as-promised": "^7.1.1",
33
"ember-cli": "^2.7.0",
34
"express": "^4.13.4",
35
- "mocha": "^2.4.5",
+ "mocha": "^3.4.2",
36
"mocha-jshint": "^2.3.1",
37
- "request-promise": "^3.0.0"
+ "request-promise": "^4.2.1"
38
},
39
"dependencies": {
40
- "chalk": "^1.1.3",
+ "chalk": "^2.0.1",
41
"fastboot": "^1.0.0-rc.5"
42
}
43
0 commit comments