mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
react-router-bootstrap should use react-router v3
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
],
|
||||
"paths": {
|
||||
"history": ["history/v3"],
|
||||
"history/*": ["history/v3/*"]
|
||||
"history/*": ["history/v3/*"],
|
||||
"react-router": ["react-router/v3"],
|
||||
"react-router/*": ["react-router/v3/*"]
|
||||
},
|
||||
"types": [],
|
||||
"noEmit": true,
|
||||
|
||||
Reference in New Issue
Block a user