@ismartify/cli
Advanced tools
+2
-2
| { | ||
| "name": "@ismartify/cli", | ||
| "version": "1.0.17", | ||
| "version": "1.0.18", | ||
| "description": "iSmartify CLI 工具", | ||
@@ -14,3 +14,3 @@ "type": "module", | ||
| "scripts": { | ||
| "dev": "cross-env NODE_ENV=development tsup --watch", | ||
| "dev": "cross-env NODE_ENV=development tsup --watch&&npm run start", | ||
| "build": "cross-env NODE_ENV=production tsup", | ||
@@ -17,0 +17,0 @@ "start": "cross-env NODE_ENV=production node dist/index.js", |
26157
0.06%