Remove Stripe from the project

This commit is contained in:
2023-07-23 19:40:53 +04:00
parent 725d7ea7cb
commit a89145125c
8 changed files with 1 additions and 514 deletions
+1 -4
View File
@@ -19,8 +19,6 @@
"@mui/lab": "^5.0.0-alpha.89",
"@mui/material": "^5.14.1",
"@mui/styles": "^5.8.7",
"@stripe/react-stripe-js": "^1.7.0",
"@stripe/stripe-js": "^1.22.0",
"@svgr/webpack": "^6.5.0",
"axios": "^0.21.0",
"compression": "^1.7.4",
@@ -39,8 +37,7 @@
"react-dom": "^18.2.0",
"react-swipeable-views": "^0.13.9",
"react-virtuoso": "^4.4.0",
"sharp": "^0.29.3",
"stripe": "^8.202.0"
"sharp": "^0.29.3"
},
"devDependencies": {
"eslint": "^8.7.0",