-
- Downloads
"nth-check": ">=2.0.1"
... | @@ -9,7 +9,8 @@ | ... | @@ -9,7 +9,8 @@ |
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-scripts": "^5.0.1", | "react-scripts": "^5.0.1", | ||
"web-vitals": "^3.5.1" | "web-vitals": "^3.5.1", | ||
"nth-check": ">=2.0.1" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "react-scripts start", | "start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment