mirror of
https://github.com/youzan/vant.git
synced 2026-05-02 01:01:43 +08:00
Merge remote-tracking branch 'main/dev' into dev
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ import Toast from './toast';
|
||||
import Uploader from './uploader';
|
||||
import Waterfall from './waterfall';
|
||||
|
||||
const version = '0.8.9';
|
||||
const version = '0.9.0';
|
||||
const components = [
|
||||
Actionsheet,
|
||||
Area,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vant-css",
|
||||
"version": "0.8.9",
|
||||
"version": "0.9.0",
|
||||
"description": "vant css.",
|
||||
"main": "lib/index.css",
|
||||
"style": "lib/index.css",
|
||||
|
||||
Reference in New Issue
Block a user