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 87d977a commit df35b63Copy full SHA for df35b63
scripts/create-lang/template/package.json
@@ -39,5 +39,8 @@
39
"publishConfig": {
40
"access": "public",
41
"registry": "https://registry.npmjs.org/"
42
+ },
43
+ "pnpm": {
44
+ "neverBuiltDependencies": []
45
}
46
0 commit comments