Skip to content

Commit 0d95abd

Browse files
authored
Merge pull request #7 from wangweianger/master
修复包名
2 parents fd2dcba + 6ab1f52 commit 0d95abd

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)