upgrade node, use pnpm

This commit is contained in:
apoorvlathey
2023-09-21 14:06:41 +05:30
parent f3a137f297
commit dbb34c14d9
4 changed files with 13342 additions and 14240 deletions

1
.nvmrc
View File

@@ -1 +0,0 @@
v16.15.0

View File

@@ -33,7 +33,7 @@
"framer-motion": "^4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"react-simple-code-editor": "^0.11.0",
"typescript": "^4.5.5",
"web-vitals": "^1.0.1"
@@ -50,10 +50,6 @@
"react-app/jest"
]
},
"engines": {
"node": ">=16.0.0 <17.0.0"
},
"engineStrict": true,
"browserslist": [
">0.2%",
"not dead",

13341
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

14234
yarn.lock

File diff suppressed because it is too large Load Diff