File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2929 "dependencies" : {
3030 "react" : " ^0.13.3" ,
3131 "react-redux" : " ^1.0.0-alpha" ,
32- "redux" : " ^1.0.0-alpha " ,
32+ "redux" : " ^1.0.0-rc " ,
3333 "redux-thunk" : " ^0.1.0"
3434 },
3535 "devDependencies" : {
Original file line number Diff line number Diff line change 3131 "classnames" : " ^2.1.2" ,
3232 "react" : " ^0.13.3" ,
3333 "react-redux" : " ^1.0.0-alpha" ,
34- "redux" : " ^1.0.0-alpha "
34+ "redux" : " ^1.0.0-rc "
3535 },
3636 "devDependencies" : {
3737 "babel-core" : " ^5.6.18" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " redux" ,
3- "version" : " 1.0.0-alpha " ,
3+ "version" : " 1.0.0-rc " ,
44 "description" : " Atomic Flux with hot reloading" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
1818 "url" : " https://github.com/gaearon/redux.git"
1919 },
2020 "keywords" : [
21+ " flux" ,
22+ " redux" ,
23+ " reducer" ,
2124 " react" ,
2225 " reactjs" ,
2326 " hot" ,
2427 " reload" ,
2528 " hmr" ,
2629 " live" ,
2730 " edit" ,
28- " webpack" ,
29- " flux"
31+ " webpack"
3032 ],
3133 "author" :
" Dan Abramov <[email protected] > (http://github.com/gaearon)" ,
3234 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments