File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 " grid" ,
2020 " react"
2121 ],
22+ "peerDependencies" : {
23+ "babel-polyfill" : " >=6.0.0" ,
24+ "classnames" : " >=2.1.2" ,
25+ "flexboxgrid" : " ^6.3.0" ,
26+ "react" : " ^0.14.3"
27+ },
2228 "devDependencies" : {
2329 "autoprefixer" : " ^6.0.3" ,
2430 "babel-cli" : " ^6.4.0" ,
3137 "babel-preset-react" : " ^6.3.13" ,
3238 "babel-preset-react-hmre" : " ^1.0.1" ,
3339 "babel-preset-stage-0" : " ^6.3.13" ,
34- "classnames" : " >=2.1.2" ,
3540 "cpx" : " ^1.2.1" ,
3641 "cross-env" : " ^1.0.4" ,
3742 "css-loader" : " ^0.21.0" ,
8186 "test" : " cross-env NODE_ENV=test karma start" ,
8287 "test:watch" : " cross-env NODE_ENV=test karma start --no-single-run"
8388 },
84- "license" : " MIT" ,
85- "peerDependencies" : {
86- "flexboxgrid" : " ^6.3.0" ,
87- "babel-polyfill" : " >=6.0.0" ,
88- "react" : " ^0.14.3"
89- }
89+ "license" : " MIT"
9090}
You can’t perform that action at this time.
0 commit comments