oss upload
Showing
mock/api/todos.json
0 → 100644
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
"@testing-library/jest-dom": "^4.2.4", | "@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.3.2", | "@testing-library/react": "^9.3.2", | ||
"@testing-library/user-event": "^7.1.2", | "@testing-library/user-event": "^7.1.2", | ||
"iconv-lite": "^0.5.1", | "antd": "^4.3.1", | ||
"react": "^16.13.1", | "react": "^16.13.1", | ||
"react-dom": "^16.13.1", | "react-dom": "^16.13.1", | ||
"react-scripts": "3.4.1" | "react-scripts": "3.4.1" | ||
... | @@ -38,5 +38,6 @@ | ... | @@ -38,5 +38,6 @@ |
"last 1 firefox version", | "last 1 firefox version", | ||
"last 1 safari version" | "last 1 safari version" | ||
] | ] | ||
} | }, | ||
"proxy": "http://localhost:4000" | |||
} | } |
This diff is collapsed.
Please register or sign in to comment