add index.js to build.zig.zon
All checks were successful
Generic zig build / build (push) Successful in 2m8s

This commit is contained in:
Emil Lerch 2024-05-11 02:32:42 -07:00
parent 0581221c11
commit 7ce8fd1007
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -18,6 +18,7 @@
.paths = .{
"build.zig",
"build.zig.zon",
"index.js",
"src",
"LICENSE",
"README.md",