Updated antd package to fix drawer issues.

This commit is contained in:
Patrick Fic
2022-08-02 11:11:01 -07:00
parent 64aa8336b3
commit faef05a95b
2 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
"@stripe/react-stripe-js": "^1.9.0",
"@stripe/stripe-js": "^1.32.0",
"@tanem/react-nprogress": "^5.0.8",
"antd": "^4.21.7",
"antd": "^4.22.3",
"apollo-link-logger": "^2.0.0",
"axios": "^0.27.2",
"craco-less": "^1.20.0",