remove react intl
Showing
.babelrc
0 → 100644
... | ... | @@ -19,7 +19,6 @@ |
"react-cropper": "^0.10.1", | ||
"react-document-title": "^2.0.2", | ||
"react-dom": "^15.4.0", | ||
"react-intl": "^2.2.3", | ||
"react-particles-js": "^1.5.0", | ||
"url-api-polyfill": "^1.1.0" | ||
}, | ||
... | ... | @@ -27,6 +26,7 @@ |
"babel-eslint": "^7.1.1", | ||
"babel-plugin-dva-hmr": "^0.3.2", | ||
"babel-plugin-import": "^1.1.1", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-runtime": "^6.9.0", | ||
"cross-env": "^4.0.0", | ||
"eslint": "^3.12.2", | ||
... | ... |
src/components/Format.css
0 → 100644
src/components/Format.js
0 → 100644
Please register or sign in to comment