Skip to content

Commit ebb7e53

Browse files
committed
Version 1.2.8
1 parent a47a6dd commit ebb7e53

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.7",
3+
"version": "1.2.8",
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)