feat: add config set and npm config

This commit is contained in:
2024-11-15 22:03:13 +08:00
parent f11810220e
commit 89e4107800
6 changed files with 337 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/envision-cli",
"version": "0.0.4",
"version": "0.0.5",
"description": "envision command tools",
"main": "dist/index.js",
"type": "module",