@biuxiu/codegen 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/lua/bin/mac/luac +0 -0
  2. package/package.json +2 -2
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@biuxiu/codegen",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "代码生成工具",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -12,7 +12,7 @@
12
12
  "publish:x": "xiu -o -c -h 'npm run build:script' -n"
13
13
  },
14
14
  "files": [
15
- "bin",
15
+ "lua/bin",
16
16
  "dist",
17
17
  "pkg",
18
18
  "sources",