Skip to content

Commit 3a21c80

Browse files
authored
Merge pull request #288 from json-schema-tools/fix/trans-rust-cycle
fix: transpiler with rust cycle handling fixups
2 parents 6dbd636 + 292b0ad commit 3a21c80

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package-lock.json

Lines changed: 11 additions & 4 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
@@ -38,8 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@iarna/toml": "^2.2.5",
41-
"@json-schema-tools/transpiler": "^1.9.0",
4241
"@json-schema-tools/dereferencer": "^1.5.2",
42+
"@json-schema-tools/transpiler": "^1.10.0",
4343
"lodash": "^4.17.21",
4444
"node-typescript-compiler": "^2.1.2"
4545
}

0 commit comments

Comments
 (0)