Skip to content

Commit

Permalink
Bump fuse version
Browse files Browse the repository at this point in the history
  • Loading branch information
shayneo committed Dec 9, 2019
1 parent 7b79226 commit f5e28fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-fuse",
"version": "2.1.2",
"version": "2.2.0",
"description": "A Vue.js pluggin for fuzzy search library, Fuse.js",
"author": "Shayne O'Sullivan <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"fuse.js": "^3.4.5"
"fuse.js": "^3.4.6"
},
"peerDependencies": {
"vue": "^2.6.10"
Expand Down

0 comments on commit f5e28fc

Please sign in to comment.