File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-redux-notify" ,
3- "version" : " 1.0.7 " ,
3+ "version" : " 1.0.8 " ,
44 "description" : " A simple notifications component built for use with React and Redux." ,
55 "main" : " ./lib/index.js" ,
66 "files" : [
5757 "babel-preset-es2015" : " ^6.14.0" ,
5858 "babel-preset-react" : " ^6.11.1" ,
5959 "babel-runtime" : " ^6.11.6" ,
60- "classnames" : " ^2.2.5" ,
6160 "cross-env" : " ^2.0.1" ,
6261 "css-loader" : " ^0.25.0" ,
6362 "eslint" : " ^3.5.0" ,
7675 "pre-commit" : " ^1.1.3" ,
7776 "publish" : " ^0.6.0" ,
7877 "react" : " ^15.3.1" ,
79- "react-addons-css-transition-group" : " ^15.3.1" ,
80- "react-addons-pure-render-mixin" : " ^15.3.1" ,
8178 "react-dom" : " ^15.3.1" ,
8279 "react-redux" : " ^4.4.5" ,
8380 "react-test-renderer" : " ^15.3.1" ,
8986 "webpack" : " ^1.13.2"
9087 },
9188 "dependencies" : {
89+ "classnames" : " ^2.2.5" ,
90+ "react-addons-css-transition-group" : " ^15.3.1" ,
91+ "react-addons-pure-render-mixin" : " ^15.3.1"
9292 },
9393 "peerDependencies" : {
9494 "react" : " >= 15.0.0 < 16.0.0" ,
You can’t perform that action at this time.
0 commit comments