release: lua515runner 包命名(中心仓发布专用)

This commit is contained in:
JianFeeeee
2026-08-25 19:16:27 +08:00
parent c9cc9bcb41
commit 74e59752d5
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
package luaRunner
package lua515runner
// ==================== FFI底层 ====================

View File

@ -1,4 +1,4 @@
package luaRunner
package lua515runner
import std.unittest.* // cjlint-ignore G.PKG.01
import std.fs.* // cjlint-ignore G.PKG.01