We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9029cb7 + 91c2b2a commit 4cddceeCopy full SHA for 4cddcee
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "vue-smart-widget",
3
- "version": "0.4.4",
+ "version": "0.4.5",
4
"description": "Smart widget component for Vue2.5+.",
5
"author": "xiaoluoboding <[email protected]>",
6
- "main": "lib/vue-smart-widget.common.js",
+ "main": "lib/vue-smart-widget.umd.min.js",
7
"unpkg": "lib/vue-smart-widget.umd.min.js",
8
"keywords": [
9
"widget",
0 commit comments