2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

docs(fuse): fix fuse.js example (#1229)

This commit is contained in:
Jeff Sagal
2020-07-09 09:43:47 -07:00
committed by GitHub
parent 1b3294319a
commit 4360f00137
3 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"cross-env": "^7.0.2",
"date-fns": "^2.11.0",
"dotenv": "^8.2.0",
"fuse.js": "^5.1.0",
"fuse.js": "^6.4.0",
"gh-pages": "^2.2.0",
"node-sass": "^4.12.0",
"octonode": "^0.9.5",