Skip to content

Commit 0813a33

Browse files
committed
feat: 修复包名
1 parent 1f3fce9 commit 0813a33

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,5 +1,5 @@
11
{
2-
"name": "fast-fast-typescript-to-jsonschema",
2+
"name": "fast-typescript-to-jsonschema",
33
"version": "0.0.1",
44
"description": "fast-typescript-to-jsonschema generates JSON Schema files from your Typescript sources.",
55
"main": "./dist/index.js",

0 commit comments

Comments
 (0)