Skip to content

Commit cc60d60

Browse files
committed
add redux@latest and react-style-proptype dependencies
1 parent c0a7fe0 commit cc60d60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@
4444
},
4545
"dependencies": {
4646
"react": "^15.4.2",
47+
"react-addons-css-transition-group": "^15.4.2",
4748
"react-dom": "^15.4.2",
49+
"react-style-proptype": "^2.0.0",
4850
"react-toolbox": "^2.0.0-beta.5",
49-
"react-addons-css-transition-group": "^15.4.2"
51+
"redux": "^3.6.0"
5052
},
5153
"devDependencies": {
5254
"autoprefixer": "^6.6.1",

0 commit comments

Comments
 (0)