We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473ffa2 commit b22054eCopy full SHA for b22054e
Formula/j/json2ts.rb
@@ -1,8 +1,8 @@
1
class Json2ts < Formula
2
desc "Compile JSONSchema to TypeScript type declarations"
3
homepage "https://github.com/bcherny/json-schema-to-typescript"
4
- url "https://registry.npmjs.org/json-schema-to-typescript/-/json-schema-to-typescript-15.0.2.tgz"
5
- sha256 "ab9f2b800b3e6aaeef36d3ff4ce1548c6df2afe4b79fa074594a1143dc0b2670"
+ url "https://registry.npmjs.org/json-schema-to-typescript/-/json-schema-to-typescript-15.0.3.tgz"
+ sha256 "82233ff634ed9ffca59710d10056b5e95a0f2268b52543adf9fe578db1e46e40"
6
license "MIT"
7
8
bottle do
0 commit comments