create-lik-app 0.0.10 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "create-lik-app",
3
- "version": "0.0.10",
3
+ "version": "1.0.0",
4
4
  "type": "module",
5
5
  "license": "ISC",
6
6
  "author": "licheung228 <licheung228@163.com>",
7
7
  "bin": {
8
- "lik-create": "index.js"
8
+ "create-lik-app": "index.js"
9
9
  },
10
10
  "publishConfig": {
11
11
  "access": "public"
@@ -17,7 +17,7 @@
17
17
  "description": "create command for licheung",
18
18
  "scripts": {
19
19
  "build": "unbuild",
20
- "update-templates": "node scripts/refresh.mjs",
20
+ "update-templates": "node scripts/update.mjs",
21
21
  "prepublishOnly": "pnpm build && pnpm update-templates"
22
22
  },
23
23
  "keywords": [