Skip to content

Commit

Permalink
test7
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangnanscu committed Feb 13, 2024
1 parent b17f958 commit cc6da14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -55,4 +55,4 @@
"vite-plugin-require-transform": "^1.0.21",
"vue-eslint-parser": "^9.3.1"
}
}
}

0 comments on commit cc6da14

Please sign in to comment.