Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Dotoritos <wwponv158@gmail.com>
  • Loading branch information
dotoritos-kim authored Jan 20, 2024
1 parent 8e02180 commit 8d1fa3d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/kimkanghyune/dxf-json.git"
"url": "git+https://github.com/dotoritos-kim/dxf-json.git"
},
"keywords": [
"dxf",
Expand All @@ -22,18 +22,18 @@
"typescript"
],
"author": {
"name": "kanghyune kim",
"name": "dotoritos-kim",
"email": "wwponv158@gmail.com"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/kimkanghyune/dxf-json/issues",
"url": "https://github.com/dotoritos-kim/dxf-json/issues",
"email": "wwponv158@gmail.com"
},
"homepage": "https://github.com/kimkanghyune/dxf-json#readme",
"homepage": "https://github.com/dotoritos-kim/dxf-json#readme",
"dependencies": {
"@fxts/core": "^0.23.0",
"@swc/cli": "^0.1.63",
Expand All @@ -53,4 +53,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
}
}
}

0 comments on commit 8d1fa3d

Please sign in to comment.