Skip to content

Commit 40a9a2a

Browse files
committed
Update main to umd.min
1 parent a257ac9 commit 40a9a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "vue-fuse",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A Vue.js pluggin for fuzzy search library, Fuse.js",
55
"author": "Shayne O'Sullivan <[email protected]>",
66
"license": "MIT",
7-
"main": "dist/vue-fuse.common",
7+
"main": "dist/vue-fuse.umd.min",
88
"private": false,
99
"homepage": "https://github.com/shayneo/vue-fuse",
1010
"keywords": [

0 commit comments

Comments
 (0)