Skip to content

Commit a9ff81b

Browse files
author
Conan Crawford
committed
0.1.6
1 parent 739fd09 commit a9ff81b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vuex-orm/plugin-search",
33
"description": "Fuzzy search plugin for vuex-orm",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"dependencies": {
66
"fuse.js": "^3.2.0"
77
},
@@ -17,7 +17,7 @@
1717
},
1818
"main": "dist/index.js",
1919
"repository": {
20-
"type" : "git",
21-
"url" : "https://github.com/vuex-orm/plugin-search.git"
20+
"type": "git",
21+
"url": "https://github.com/vuex-orm/plugin-search.git"
2222
}
2323
}

0 commit comments

Comments
 (0)