Skip to content

Commit

Permalink
Bump fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
shayneo committed Oct 12, 2019
1 parent d769212 commit 3b84814
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.1",
"version": "2.1.2",
"description": "A Vue.js pluggin for fuzzy search library, Fuse.js",
"author": "Shayne O'Sullivan <shayneosull@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"fuse.js": "^3.2.0"
"fuse.js": "^3.4.5"
},
"peerDependencies": {
"vue": "^2.6.10"
Expand Down

0 comments on commit 3b84814

Please sign in to comment.