We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b266a commit dd1c106Copy full SHA for dd1c106
package.json
@@ -33,7 +33,7 @@
33
"babel-cli": "^6.5.1",
34
"babel-preset-es2015": "^6.3.13",
35
"babel-register": "^6.4.3",
36
- "chai": "^3.5.0",
+ "chai": "^4.1.0",
37
"chai-fs": "^1.0.0",
38
"css-loader": "^0.28.2",
39
"eslint": "^3.19.0",
@@ -42,7 +42,7 @@
42
"eslint-plugin-import": "^2.2.0",
43
"eslint-plugin-jsdoc": "^3.1.0",
44
"file-loader": "^0.11.1",
45
- "html-loader": "^0.4.3",
+ "html-loader": "^0.5.0",
46
"istanbul": "^0.4.2",
47
"mocha": "^3.4.1",
48
"rimraf": "^2.5.1",
0 commit comments