Skip to content

Commit cc0bf18

Browse files
committed
release: v3.0.3
1 parent b649056 commit cc0bf18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "v-dialogs",
33
"description": "A simple style useful dialog component collection for Vue3",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"author": "TerryZ <[email protected]>",
66
"type": "module",
77
"files": [
@@ -42,6 +42,8 @@
4242
"mask",
4343
"toast",
4444
"modal",
45+
"drawer",
46+
"message",
4547
"vue-modal",
4648
"vue-dialog"
4749
],

0 commit comments

Comments
 (0)