From cc6da14419a263d91c9a1a3a7f953a337ddfc048 Mon Sep 17 00:00:00 2001 From: xiangnan <280145668@qq.com> Date: Tue, 13 Feb 2024 23:52:21 +0800 Subject: [PATCH] test7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5d75065..a8d93cb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@xiangnanscu/js2lua", "version": "0.30.0", "type": "module", - "description": "Writing LuaJIT with the expressiveness of JavaScript", + "description": "Writing LuaJIT with the expressiveness of JavaScript.", "main": "src/js2lua.mjs", "bin": { "js2lua": "bin/js2lua.js" @@ -55,4 +55,4 @@ "vite-plugin-require-transform": "^1.0.21", "vue-eslint-parser": "^9.3.1" } -} +} \ No newline at end of file