1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

release: @vant/cli 5.0.0-beta.0 ()

This commit is contained in:
neverland 2022-09-24 10:50:33 +08:00 committed by GitHub
parent ece27f9474
commit febb0a8a1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
packages/vant-cli

@ -1,6 +1,6 @@
# 更新日志 # 更新日志
## v5.0.0 (未发布) ## v5.0.0-beta.0
### 依赖升级 ### 依赖升级

@ -1,6 +1,6 @@
{ {
"name": "@vant/cli", "name": "@vant/cli",
"version": "4.0.4", "version": "5.0.0-beta.0",
"type": "module", "type": "module",
"main": "lib/index.js", "main": "lib/index.js",
"typings": "lib/index.d.ts", "typings": "lib/index.d.ts",