new node compatible

temp
amir hosein gorji 2 years ago
parent 067889d4e4
commit 06fca1f6e1
  1. 6
      package.json
  2. 21599
      yarn.lock

@ -34,8 +34,8 @@
"web-vitals": "^1.0.1"
},
"scripts": {
"start": "craco start",
"build": "craco build",
"start": "craco --openssl-legacy-provider start",
"build": "craco --openssl-legacy-provider build",
"test": "craco test",
"eject": "react-scripts eject"
},
@ -62,4 +62,4 @@
"postcss": "^7.0.39",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17"
}
}
}

21599
yarn.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save