We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1b72f commit 9a6a9efCopy full SHA for 9a6a9ef
.npmrc
@@ -1,2 +1,3 @@
1
public-hoist-pattern[]=@babel/*
2
resolution-mode=highest
3
+use-node-version=18.20.4
package.json
@@ -194,5 +194,6 @@
194
"volta": {
195
"node": "18.20.4",
196
"pnpm": "9.12.1"
197
- }
+ },
198
+ "packageManager": "[email protected]"
199
}
0 commit comments