1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Next 13.4 and React 18 (#40039)

This commit is contained in:
Peter Bengtsson
2023-08-09 10:30:26 -04:00
committed by GitHub
parent 508c4635a9
commit 33d81b41b7
17 changed files with 429 additions and 4676 deletions

3
.npmrc
View File

@@ -1,6 +1,3 @@
# skip installing optional dependencies to avoid issues with troublesome `fsevents` module
omit=optional
# For 15-25% faster npm install
# https://www.peterbe.com/plog/benchmarking-npm-install-with-or-without-audit
# Also we have Dependabot alerts configured in the GitHub repo.