Skip to content

Commit ae5020f

Browse files
chore(package.json): update remote repository urls
1 parent dcc4349 commit ae5020f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "5.2.1",
44
"description": "A simple yet powerful tree component for Angular2",
55
"author": "Adam Klein <[email protected]>",
6-
"homepage": "https://github.com/500tech/angular-tree-component",
6+
"homepage": "https://github.com/gitsupportio/angular-tree-component",
77
"license": "MIT",
88
"main": "dist/angular-tree-component.umd.js",
99
"js:next": "dist/angular-tree-component.js",
@@ -54,7 +54,7 @@
5454
"files": [
5555
"dist/"
5656
],
57-
"readme": "https://github.com/500tech/angular-tree-component/blob/master/README.md",
57+
"readme": "https://github.com/gitsupportio/angular-tree-component/blob/master/README.md",
5858
"contributors": [
5959
"Adam Klein <[email protected]>",
6060
"Brandon Slade <[email protected]>"
@@ -124,9 +124,9 @@
124124
"typescript": "^2.5.3",
125125
"zone.js": "^0.8.4"
126126
},
127-
"repository": "https://github.com/500tech/angular-tree-component.git",
127+
"repository": "https://github.com/gitsupportio/angular-tree-component.git",
128128
"bugs": {
129-
"url": "https://github.com/500tech/angular-tree-component/issues"
129+
"url": "https://github.com/gitsupportio/angular-tree-component/issues"
130130
},
131131
"engines": {
132132
"node": ">= 4.2.1",

0 commit comments

Comments
 (0)