Skip to content

Commit bae343f

Browse files
committed
chore: add undefined as possible type to optional properties
1 parent fb86e3e commit bae343f

File tree

3 files changed

+142
-140
lines changed

3 files changed

+142
-140
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"typescript": "4.4.3"
3232
},
3333
"dependencies": {
34-
"@fosfad/json-schema-typescript-definitions": "0.0.21"
34+
"@fosfad/json-schema-typescript-definitions": "0.2.0"
3535
}
3636
}

0 commit comments

Comments
 (0)