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 04109bd commit f4d5f95Copy full SHA for f4d5f95
public/creators-landing/package.json
@@ -11,13 +11,14 @@
11
"react-dom-confetti": "^0.2.0",
12
"react-intl": "^6.6.5",
13
"react-router-dom": "^6.23.0",
14
+ "react-scripts": "^5.0.1",
15
"styled-components": "^5.3.6"
16
},
17
"devDependencies": {
18
"@babel/helper-call-delegate": "^7.12.13",
19
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
20
"prettier": "3.2.5",
- "react-scripts": "5.0.1"
21
+ "rollup": "^3.29.5"
22
23
"scripts": {
24
"start": "react-scripts start",
0 commit comments