Skip to content

Commit 1b79feb

Browse files
committed
Up to v1.2.7
1 parent 1c814c2 commit 1b79feb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsonhero/json-infer-types",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Infer the types of a JSON value",
55
"homepage": "https://github.com/jsonhero-io/json-infer-types",
66
"bugs": {
@@ -89,4 +89,4 @@
8989
"pre-commit": "npm run prettier-format && npm run lint"
9090
}
9191
}
92-
}
92+
}

0 commit comments

Comments
 (0)