feat(@vant/cli): auto complete mjs path (#10649)

* feat(@vant/cli): auto complete mjs path

* release: 3.5.0-beta.1
This commit is contained in:
neverland
2022-05-29 21:41:57 +08:00
committed by GitHub
parent 0b6de0aa77
commit 79dfc4b8cb
5 changed files with 93 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant",
"version": "3.5.0-beta.0",
"version": "3.5.0-beta.1",
"description": "Mobile UI Components built on Vue",
"main": "lib/vant.cjs.js",
"module": "es/index.mjs",