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.
2 parents d765913 + 85b6010 commit cae2ea0Copy full SHA for cae2ea0
package.json
@@ -38,6 +38,7 @@
38
"dependencies": {
39
"classnames": "^2.2.5",
40
"core-js": "^2.4.0",
41
+ "immutability-helper": "^2.0.0",
42
"normalize.css": "^4.2.0",
43
"react-css-themr": "^1.7.0"
44
},
@@ -115,8 +116,6 @@
115
116
117
"license": "MIT",
118
"peerDependencies": {
- "classnames": "^2.2.0",
119
- "immutability-helper": "^2.0.0",
120
"react": "^0.14 || ~15.4.0",
121
"react-addons-css-transition-group": "^0.14.0 || ~15.4.0",
122
"react-dom": "^0.14.0 || ~15.4.0"
0 commit comments