Skip to content

Commit 507971d

Browse files
committed
Up to version 0.2.2
1 parent b55fd4a commit 507971d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsonhero/fuzzy-json-search",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "VSCode style fuzzy search for JSON documents",
55
"homepage": "https://github.com/jsonhero-io/fuzzy-json-search",
66
"bugs": {
@@ -85,4 +85,4 @@
8585
"dependencies": {
8686
"lru-cache": "^7.8.1"
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)