Added prettier and prettied the code.
Created and added the razorpay payment module
This commit is contained in:
@ -35,7 +35,8 @@
|
||||
"@mikro-orm/migrations": "^6.4.3",
|
||||
"@mikro-orm/postgresql": "^6.4.3",
|
||||
"awilix": "^8.0.1",
|
||||
"pg": "^8.13.0"
|
||||
"pg": "^8.13.0",
|
||||
"razorpay": "^2.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/test-utils": "^2.4.0",
|
||||
@ -47,6 +48,7 @@
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"jest": "^29.7.0",
|
||||
"prettier": "^3.5.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user