File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-router-hash-link-scroll " ,
2
+ "name" : " react-router-hash-link" ,
3
3
"version" : " 0.1.0" ,
4
4
"description" : " Hash link scroll functionality for React Router v4" ,
5
5
"main" : " lib/index.js" ,
13
13
],
14
14
"repository" : {
15
15
"type" : " git" ,
16
- "url" : " git+https://github.com/rafrex/react-router-hash-link-scroll .git"
16
+ "url" : " git+https://github.com/rafrex/react-router-hash-link.git"
17
17
},
18
18
"keywords" : [
19
19
" react-router" ,
23
23
"author" : " Rafael Pedicini <code@rafrex.com>" ,
24
24
"license" : " MIT" ,
25
25
"bugs" : {
26
- "url" : " https://github.com/rafrex/react-router-hash-link-scroll /issues"
26
+ "url" : " https://github.com/rafrex/react-router-hash-link/issues"
27
27
},
28
- "homepage" : " https://github.com/rafrex/react-router-hash-link-scroll#readme" ,
29
28
"peerDependencies" : {
30
29
"react" : " ^15.0.0" ,
31
30
"react-router-dom" : " ^4.0.0"
You can’t perform that action at this time.
0 commit comments