|
@@ -3,12 +3,14 @@
|
|
|
"version": "0.1.0",
|
|
|
"private": true,
|
|
|
"dependencies": {
|
|
|
+ "@babel/core": "^7.0.0",
|
|
|
"@types/jest": "24.0.12",
|
|
|
"@types/node": "11.13.9",
|
|
|
"@types/react": "16.8.15",
|
|
|
"@types/react-dom": "16.8.4",
|
|
|
"@types/react-router-dom": "^4.3.3",
|
|
|
"antd": "^3.16.6",
|
|
|
+ "babel-jest": "24.7.1",
|
|
|
"babel-plugin-import": "^1.11.0",
|
|
|
"classnames": "^2.2.6",
|
|
|
"customize-cra": "^0.2.12",
|