We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c3562 commit 4c09716Copy full SHA for 4c09716
package.json
@@ -3,12 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
+ "@paypal/react-paypal-js": "^7.6.0",
7
"@testing-library/jest-dom": "^5.11.4",
8
"@testing-library/react": "^11.1.0",
9
"@testing-library/user-event": "^12.1.10",
10
"react": "^17.0.2",
11
"react-dom": "^17.0.2",
- "react-scripts": "4.0.3",
12
+ "react-scripts": "5.0.0",
13
"web-vitals": "^1.0.1"
14
},
15
"scripts": {
0 commit comments