aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPauline <git@ethanlibs.co>2023-11-26 18:12:45 -0500
committerPauline <git@ethanlibs.co>2023-11-26 18:12:45 -0500
commitd1273a68dfc2b12b038c46b61528de28e05bc123 (patch)
tree20faf75e1adcbe71eae46b2d0c2c9f482fb3347a /package.json
parente9d485fe3b5db8c426ac03b30ed8917df0baa62d (diff)
downloadNexus-d1273a68dfc2b12b038c46b61528de28e05bc123.tar.gz
Nexus-d1273a68dfc2b12b038c46b61528de28e05bc123.tar.bz2
Nexus-d1273a68dfc2b12b038c46b61528de28e05bc123.zip
chore(actions): hopefully this fixes the errors
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/package.json b/package.json
index 955d41a..3d7e65d 100644
--- a/package.json
+++ b/package.json
@@ -41,14 +41,5 @@
"turbo-ignore": "^1.10.16",
"typescript": "^5.3.2",
"vite": "^5.0.2"
- },
- "pnpm": {
- "overrides": {
- "@babel/traverse@<7.23.2": ">=7.23.2",
- "zod@<=3.22.2": ">=3.22.3"
- }
- },
- "overrides": {
- "@types/node": "~18.17.19"
}
}