Skip to content

Commit b765c87

Browse files
committed
fix(template): add template package itself into onlyBuiltDependencies
1 parent f3fc9c9 commit b765c87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/create-lang/template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"pnpm": {
4444
"onlyBuiltDependencies": [
45+
"$$PACKAGE_NAME$$",
4546
"tree-sitter-cli"
4647
]
4748
}

0 commit comments

Comments
 (0)