Skip to content

Commit

Permalink
chore: add undefined as possible type to optional properties
Browse files Browse the repository at this point in the history
  • Loading branch information
flaksp committed Apr 13, 2022
1 parent fb86e3e commit bae343f
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 140 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"typescript": "4.4.3"
},
"dependencies": {
"@fosfad/json-schema-typescript-definitions": "0.0.21"
"@fosfad/json-schema-typescript-definitions": "0.2.0"
}
}
Loading

0 comments on commit bae343f

Please sign in to comment.