We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b199b commit a01f876Copy full SHA for a01f876
package.json
@@ -6,7 +6,7 @@
6
"url": "https://github.com/ElvisAns/VuePredictiveSearch"
7
},
8
"license": "MIT",
9
- "version": "1.0.3",
+ "version": "1.0.4",
10
"description": "The most flexible search component for vuejs applications with auto suggestion and fuzzy search feature",
11
"main": "./dist/vue-predictive-search.umd.cjs",
12
"module": "./dist/vue-predictive-search.js",
@@ -47,4 +47,4 @@
47
"peerDependencies": {
48
"vue": "^3.3.11"
49
}
50
-}
+}
0 commit comments