diff --git a/package/js/build.ts b/package/js/build.ts index 45a4b45..e0ee63b 100644 --- a/package/js/build.ts +++ b/package/js/build.ts @@ -19,7 +19,7 @@ await build({ package: { name: consts.name, version: consts.version, - description: "", + description: "A standalone luau runtime", license: "MPL-2.0", repository: { type: "git",