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 a1f10a8 commit a93bcd7Copy full SHA for a93bcd7
package.json
@@ -38,6 +38,7 @@
38
"dependencies": {
39
"classnames": "~2.2.5",
40
"core-js": "~2.4.0",
41
+ "normalize.css": "~5.0.0",
42
"react-css-themr": "~1.4.1"
43
},
44
"devDependencies": {
@@ -72,7 +73,6 @@
72
73
"karma-webpack": "~1.7.0",
74
"mocha": "~3.0.1",
75
"node-sass": "~3.7.0",
- "normalize.css": "~5.0.0",
76
"phantomjs": "~2.1.7",
77
"phantomjs-polyfill": "0.0.2",
78
"phantomjs-prebuilt": "~2.1.7",
@@ -115,7 +115,6 @@
115
"peerDependencies": {
116
"classnames": "~2.2.0",
117
"immutability-helper": "~2.0.0",
118
119
"react": "~0.14 || ~15.3.0",
120
"react-addons-css-transition-group": "~0.14.0 || ~15.3.0",
121
"react-dom": "~0.14.0 || ~15.3.0"
0 commit comments