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 59
59
"expose-loader" : " ^0.7.1" ,
60
60
"extract-text-webpack-plugin" : " ^1.0.1" ,
61
61
"file-loader" : " ^0.9.0" ,
62
- "i18n-js " : " http://github.com/fnando/i18n-js/archive/v3.0.0.rc12.tar.gz " ,
62
+ "intl " : " ^1.2.5 " ,
63
63
"immutable" : " ^3.8.1" ,
64
64
"imports-loader" : " ^0.6.5" ,
65
65
"jquery" : " ^3.1.1" ,
75
75
"react-addons-pure-render-mixin" : " ^15.4.1" ,
76
76
"react-bootstrap" : " ^0.30.7" ,
77
77
"react-dom" : " ^15.4.1" ,
78
+ "react-intl" : " ^2.1.5" ,
78
79
"react-on-rails" : " ^6.2.1" ,
79
80
"react-redux" : " ^4.4.6" ,
80
81
"react-router" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ module.exports = {
38
38
'react-on-rails' ,
39
39
'react-router-redux' ,
40
40
'redux-thunk' ,
41
- 'i18n-js ' ,
41
+ 'react-intl ' ,
42
42
] ,
43
43
44
44
// 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