diff --git a/package.json b/package.json index 714bb41..2686061 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,11 @@ "version": "3.1.2", "private": true, "dependencies": { - "@ant-design/icons": "^4.4.0", + "@ant-design/icons": "4.2.1", + "pretty-format": "25.5.0", "@types/echarts": "^4.6.1", "@types/photoswipe": "^4.1.0", - "antd": "4.10.3", + "antd": "4.4.3", "axios": "^0.19.2", "camelcase": "^5.3.1", "comma-separated-values": "^3.6.4", @@ -17,7 +18,6 @@ "fs-extra": "^8.1.0", "identity-obj-proxy": "3.0.0", "photoswipe": "^4.1.3", - "pretty-format": "25.5.0", "qs": "^6.9.4", "react": "^16.13.1", "react-app-polyfill": "^1.0.6",