master
yutent 2022-10-21 10:03:17 +08:00
parent 475bfa47a5
commit 273f6abd6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name": "@bytedo/vue-live-cli",
"name": "create-vue-live",
"type": "module",
"version": "0.0.7",
"bin": {
"vue-live-cli": "index.js"
"create-vue-live": "index.js"
},
"dependencies": {
"iofs": "^1.5.2"