chore(js): uppercase in desc

This commit is contained in:
Erica Marigold 2024-06-19 18:45:27 +05:30
parent fcf8e33c8f
commit 26677f1ff6
No known key found for this signature in database
GPG key ID: 2768CC0C23D245D1

View file

@ -19,7 +19,7 @@ await build({
package: {
name: consts.name,
version: consts.version,
description: "A standalone luau runtime",
description: "A standalone Luau runtime",
license: "MPL-2.0",
repository: {
type: "git",