Skip to content

Commit 4cddcee

Browse files
Merge pull request #18 from xiaoluoboding/dev
chore: release v0.4.5
2 parents 9029cb7 + 91c2b2a commit 4cddcee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "vue-smart-widget",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Smart widget component for Vue2.5+.",
55
"author": "xiaoluoboding <[email protected]>",
6-
"main": "lib/vue-smart-widget.common.js",
6+
"main": "lib/vue-smart-widget.umd.min.js",
77
"unpkg": "lib/vue-smart-widget.umd.min.js",
88
"keywords": [
99
"widget",

0 commit comments

Comments
 (0)