Skip to content

Commit a08d8d9

Browse files
authored
fix: 重复引用以及 namespace 多层嵌套解析
1 parent 1db3f29 commit a08d8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-typescript-to-jsonschema",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "fast-typescript-to-jsonschema generates JSON Schema files from your Typescript sources.",
55
"main": "./dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)