Skip to content

Commit 67caafc

Browse files
chore(*): update repository and npm references for docsource rebrand
1 parent cdec18d commit 67caafc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Build Status](https://travis-ci.org/gitsupportio/angular-tree-component.svg?branch=master)](https://travis-ci.org/gitsupportio/angular-tree-component)
1+
[![Build Status](https://travis-ci.org/docsource/angular-tree-component.svg?branch=master)](https://travis-ci.org/docsource/angular-tree-component)
22

3-
# @gitsupport/angular tree component
3+
# @docsource/angular-tree-component
44

55
## A full featured tree component for Angular (2, 4, 5)
66
We've built so many projects that required a tree component, and could never find a library that supported all features.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "@gitsupport/angular-tree-component",
2+
"name": "@docsource/angular-tree-component",
33
"version": "5.2.8",
44
"description": "A simple yet powerful tree component for Angular",
55
"author": "Adam Klein <[email protected]>",
6-
"homepage": "https://github.com/gitsupportio/angular-tree-component",
6+
"homepage": "https://github.com/docsource/angular-tree-component",
77
"license": "MIT",
88
"main": "dist/angular-tree-component.umd.js",
99
"js:next": "dist/angular-tree-component.js",
@@ -124,9 +124,9 @@
124124
"typescript": "2.4.2",
125125
"zone.js": "^0.8.4"
126126
},
127-
"repository": "https://github.com/gitsupportio/angular-tree-component.git",
127+
"repository": "https://github.com/docsource/angular-tree-component.git",
128128
"bugs": {
129-
"url": "https://github.com/gitsupportio/angular-tree-component/issues"
129+
"url": "https://github.com/docsource/angular-tree-component/issues"
130130
},
131131
"engines": {
132132
"node": ">= 4.2.1",

0 commit comments

Comments
 (0)