File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 61
61
"expose-loader" : " ^0.7.1" ,
62
62
"extract-text-webpack-plugin" : " ^1.0.1" ,
63
63
"file-loader" : " ^0.9.0" ,
64
- "i18n-js " : " http://github.com/fnando/i18n-js/archive/v3.0.0.rc12.tar.gz " ,
64
+ "intl " : " ^1.2.5 " ,
65
65
"immutable" : " ^3.8.1" ,
66
66
"imports-loader" : " ^0.6.5" ,
67
67
"jquery" : " ^3.1.0" ,
76
76
"react-addons-pure-render-mixin" : " ^15.2.1" ,
77
77
"react-bootstrap" : " ^0.29.5" ,
78
78
"react-dom" : " ^15.2.1" ,
79
+ "react-intl" : " ^2.1.5" ,
79
80
"react-on-rails" : " ^6.1.0" ,
80
81
"react-redux" : " ^4.4.5" ,
81
82
"react-router" : " ^2.5.2" ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ module.exports = {
36
36
'react-on-rails' ,
37
37
'react-router-redux' ,
38
38
'redux-thunk' ,
39
- 'i18n-js ' ,
39
+ 'react-intl ' ,
40
40
] ,
41
41
42
42
// This will contain the app entry points defined by webpack.hot.config and webpack.rails.config
You can’t perform that action at this time.
0 commit comments