Added Pricing screen
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
"@stripe/stripe-js": "^2.1.7",
|
||||
"axios": "^1.5.1",
|
||||
"clsx": "^2.0.0",
|
||||
"currency-symbol-map": "^5.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.29.4",
|
||||
"next": "13.5.4",
|
||||
"react": "^18",
|
||||
@@ -24,6 +26,7 @@
|
||||
"sharp": "^0.32.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.202",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
|
||||
Reference in New Issue
Block a user