Update to beta 1
locales configuration not loaded automatically anymore, so we need to load react-intl with locales included into the browser ahead of time
Showing
... | ... | @@ -53,7 +53,7 @@ |
"react": "0.14.0", | ||
"react-addons-test-utils": "0.14.0", | ||
"react-dom": "0.14.0", | ||
"react-intl": "2.0.0-pr-3", | ||
"react-intl": "2.0.0-beta-1", | ||
"react-modal": "0.6.1", | ||
"react-onclickoutside": "4.1.1", | ||
"react-slick": "0.9.2", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment