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 12681df commit 166032cCopy full SHA for 166032c
package.json
@@ -55,7 +55,7 @@
55
"eslint": "^3.2.2",
56
"eslint-config-blue-hour": "0.x.x",
57
"eslint-loader": "^1.5.0",
58
- "eslint-plugin-import": "^1.16.0",
+ "eslint-plugin-import": "^2.2.0",
59
"eslint-plugin-jsx-a11y": "^2.0.1",
60
"eslint-plugin-react": "^6.0.0",
61
"file-loader": "^0.9.0",
@@ -71,7 +71,7 @@
71
"karma-sourcemap-loader": "^0.3.7",
72
"karma-webpack": "^1.7.0",
73
"node-sass": "^3.8.0",
74
- "postcss-loader": "0.x.x",
+ "postcss-loader": "^1.1.1",
75
"react": "^15.3.0",
76
"react-addons-shallow-compare": "^15.3.0",
77
"react-dom": "^15.3.0",
0 commit comments