We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a257ac9 commit 40a9a2aCopy full SHA for 40a9a2a
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "vue-fuse",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A Vue.js pluggin for fuzzy search library, Fuse.js",
5
"author": "Shayne O'Sullivan <shayneosull@gmail.com>",
6
"license": "MIT",
7
- "main": "dist/vue-fuse.common",
+ "main": "dist/vue-fuse.umd.min",
8
"private": false,
9
"homepage": "https://github.com/shayneo/vue-fuse",
10
"keywords": [
0 commit comments