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.
2 parents 7e4c23f + 9a6a9ef commit 62bfa4eCopy full SHA for 62bfa4e
.npmrc
@@ -1,2 +1,3 @@
1
public-hoist-pattern[]=@babel/*
2
resolution-mode=highest
3
+use-node-version=18.20.4
package.json
@@ -193,5 +193,6 @@
193
"volta": {
194
"node": "18.20.4",
195
"pnpm": "9.12.1"
196
- }
+ },
197
+ "packageManager": "[email protected]"
198
}
0 commit comments