X Tutup
Skip to content

Commit 14b2bc1

Browse files
committed
update pkg
1 parent 0e5737b commit 14b2bc1

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@
5050
"tstl": "dist/tstl.js",
5151
"app": "dist/tstl.js"
5252
},
53-
"pkg": {
54-
"assets": [
55-
"node_modules/typescript/lib/**/*.d.ts",
56-
"dist/lualib/**/*.*"
57-
]
58-
},
5953
"engines": {
6054
"node": ">=12.13.0"
6155
},

0 commit comments

Comments
 (0)
X Tutup