We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cc0a1 commit 28c7c1eCopy full SHA for 28c7c1e
package.json
@@ -29,7 +29,7 @@
29
"babel-core": "^6.26.0",
30
"babel-eslint": "^8.0.3",
31
"babel-jest": "^22.1.0",
32
- "babel-loader": "^7.1.2",
+ "babel-loader": "^7.1.4",
33
"babel-plugin-add-module-exports": "^0.2.1",
34
"babel-plugin-transform-class-properties": "^6.23.0",
35
"babel-plugin-transform-es2015-classes": "^6.9.0",
@@ -38,12 +38,9 @@
38
"codecov": "^3.0.0",
39
"eslint": "^3.19.0",
40
"eslint-plugin-babel": "^4.1.2",
41
- "file-loader": "^1.1.6",
42
- "html-webpack-plugin": "^2.30.1",
43
"jest": "^22.1.3",
44
- "prop-types": "^15.6.0",
45
- "webpack": "^3.8.1",
46
- "webpack-dev-server": "^2.9.5"
+ "webpack": "^4.8.1",
+ "webpack-cli": "^2.1.3"
47
},
48
"jest": {
49
"coverageDirectory": "./coverage/",
0 commit comments