Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
1243 stripe demo node dependencies bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolassallerin committed Dec 13, 2019
1 parent 983e3a9 commit acf3687
Show file tree
Hide file tree
Showing 2 changed files with 1,786 additions and 849 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"private": true,
"dependencies": {
"body-parser": "~1.19.0",
"dotenv": "~8.1.0",
"dotenv": "~8.2.0",
"express": "~4.17.1",
"react": "~16.9.0",
"react-dom": "~16.9.0",
"react-scripts": "~3.1.2",
"react": "~16.12.0",
"react-dom": "~16.12.0",
"react-scripts": "~3.3.0",
"react-stripe-checkout": "~2.6.3",
"stripe": "~7.9.1"
"stripe": "~7.14.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit acf3687

Please sign in to comment.