Skip to content

Commit 9f40376

Browse files
committed
Add missing Lua. in config json
1 parent b239980 commit 9f40376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli-library-publisher.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ async function main() {
6565
"include": "require",
6666
"IncludeCS": "require",
6767
},
68-
"runtime.nonstandardSymbol": [
68+
"Lua.runtime.nonstandardSymbol": [
6969
"!",
7070
"!=",
7171
"&&",

0 commit comments

Comments
 (0)