Skip to content

Commit fb39ea9

Browse files
committed
Small fixes
1 parent e850d98 commit fb39ea9

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

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

src/lualib/tsconfig.lua50.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"outDir": "../../dist/lualib/5.0",
44
"target": "esnext",
55
"lib": ["esnext"],
6-
"types": ["lua-types/5.0"],
6+
"types": ["@jackmacwindows/lua-types/5.0"],
77
"skipLibCheck": true,
88
"rootDirs": [".", "5.0"],
99

0 commit comments

Comments
 (0)