Skip to content

Commit 0ccf56c

Browse files
authored
Merge pull request #120 from json-schema-tools/fix/update-deps
fix: update transpiler to latest with type array fixes
2 parents 9c5a2ba + 1dda1aa commit 0ccf56c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -39,7 +39,7 @@
3939
"@etclabscore/monaco-add-json-schema-diagnostics": "^1.0.3",
4040
"@etclabscore/react-monaco-editor": "^1.0.3",
4141
"@json-schema-tools/dereferencer": "^1.5.3",
42-
"@json-schema-tools/transpiler": "^1.10.1",
42+
"@json-schema-tools/transpiler": "^1.10.2",
4343
"@material-ui/core": "^4.5.1",
4444
"@material-ui/icons": "^4.5.1",
4545
"i18next": "^17.3.0",

0 commit comments

Comments
 (0)