feat: add run script

This commit is contained in:
2025-04-27 23:50:22 +08:00
parent 6867de838e
commit 97acbfcf35
11 changed files with 93 additions and 517 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/envision-cli",
"version": "0.0.42",
"version": "0.0.43",
"description": "envision command tools",
"main": "dist/app.mjs",
"type": "module",
@@ -36,8 +36,6 @@
],
"author": "abearxiong",
"dependencies": {
"pino": "^9.6.0",
"pino-pretty": "^13.0.0",
"pm2": "^6.0.5"
},
"devDependencies": {