We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd67dbe commit 845bc64Copy full SHA for 845bc64
.travis.yml
@@ -18,4 +18,4 @@ deploy:
18
api_key: $NPM_API_KEY
19
on:
20
tags: true
21
- repo: olegman/react-router-async
+ repo: router-async/react-router-async
package.json
@@ -6,11 +6,11 @@
6
"email": "[email protected]"
7
},
8
"bugs": {
9
- "url": "https://github.com/olegman/react-router-async/issues"
+ "url": "https://github.com/router-async/react-router-async/issues"
10
11
"repository": {
12
"type": "git",
13
- "url": "https://github.com/olegman/react-router-async.git"
+ "url": "https://github.com/router-async/react-router-async.git"
14
15
"license": "MIT",
16
"main": "lib/index.js",
0 commit comments