Skip to content

Commit 845bc64

Browse files
committed
transfer to organization
1 parent bd67dbe commit 845bc64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ deploy:
1818
api_key: $NPM_API_KEY
1919
on:
2020
tags: true
21-
repo: olegman/react-router-async
21+
repo: router-async/react-router-async

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"email": "[email protected]"
77
},
88
"bugs": {
9-
"url": "https://github.com/olegman/react-router-async/issues"
9+
"url": "https://github.com/router-async/react-router-async/issues"
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/olegman/react-router-async.git"
13+
"url": "https://github.com/router-async/react-router-async.git"
1414
},
1515
"license": "MIT",
1616
"main": "lib/index.js",

0 commit comments

Comments
 (0)