Skip to content

Commit

Permalink
Adding stripe.js dependency back (codeforcauseorg#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Itsaadarsh committed Jan 12, 2021
1 parent ac25c83 commit 1323a02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@mui-treasury/components": "^1.9.1",
"@mui-treasury/styles": "^1.13.0",
"@stripe/stripe-js": "^1.11.0",
"@stripe/react-stripe-js": "^1.1.2",
"axios": "^0.21.1",
"axios-mock-adapter": "^1.17.0",
"clsx": "^1.1.0",
Expand Down Expand Up @@ -86,7 +87,7 @@
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"swiper": "^6.3.5",
"tawkto-react": "^1.0.11"
"tawkto-react": "^1.0.11",
},
"devDependencies": {
"eslint": "^6.8.0",
Expand Down

0 comments on commit 1323a02

Please sign in to comment.