Skip to content

Commit e93992c

Browse files
committed
update package.json
1 parent 1453aa5 commit e93992c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "openapi-typescript-codegen",
33
"version": "0.5.7",
44
"description": "NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification.",
5-
"author": "Ferdi Koomen",
5+
"author": "zengxiangda",
66
"homepage": "http://gitlab.psf-dev.com/frontend/openapi-typescritp-codegen",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/ferdikoomen/openapi-typescript-codegen.git"
9+
"url": "git+http://gitlab.psf-dev.com/frontend/openapi-typescritp-codegen.git"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/ferdikoomen/openapi-typescript-codegen/issues"
12+
"url": "http://gitlab.psf-dev.com/frontend/openapi-typescritp-codegen/issues"
1313
},
1414
"license": "MIT",
1515
"keywords": [

0 commit comments

Comments
 (0)