Skip to content

Commit 7351259

Browse files
committed
Up to version 1.2.2
1 parent c264b06 commit 7351259

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.1",
3+
"version": "1.2.2",
44
"description": "Infer the types of a JSON value",
55
"homepage": "https://github.com/jsonhero-io/json-infer-types",
66
"bugs": {
@@ -90,4 +90,4 @@
9090
"pre-commit": "npm run prettier-format && npm run lint"
9191
}
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)