Skip to content

Commit 83ffcae

Browse files
LoTwTmohebifar
authored andcommitted
fix(template): add template package itself into onlyBuiltDependencies
1 parent da5802e commit 83ffcae

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)