Skip to content

Commit

Permalink
v14.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherny committed May 2, 2024
1 parent 39dd574 commit 107c338
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 21 deletions.
21 changes: 2 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-to-typescript",
"version": "14.0.1",
"version": "14.0.3",
"description": "compile json schema to typescript typings",
"main": "dist/src/index.js",
"bin": {
Expand Down Expand Up @@ -64,7 +64,6 @@
},
"devDependencies": {
"@types/cli-color": "^2.0.6",
"@types/glob": "^8.1.0",
"@types/is-glob": "^4.0.4",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
Expand Down

0 comments on commit 107c338

Please sign in to comment.