File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 11# Typings-React-Router
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/types/npm-react-router.svg )] ( https://greenkeeper.io/ )
4+
35This is typings for thee [ react-router] ( https://github.com/reactjs/react-router )
46
57It's highly suggested to install with [ typings] ( https://github.com/typings/typings ) definition manager.
Original file line number Diff line number Diff line change 1414 "prepublish" : " typings install"
1515 },
1616 "devDependencies" : {
17- "blue-tape" : " ^0.2 .0" ,
17+ "blue-tape" : " ^1.0 .0" ,
1818 "jspm" : " ^0.16.42" ,
19- "onchange" : " ^2.5.0 " ,
20- "react" : " 15.3.0 " ,
21- "react-router" : " 2.6 .1" ,
19+ "onchange" : " ^3.2.1 " ,
20+ "react" : " 15.5.4 " ,
21+ "react-router" : " 4.1 .1" ,
2222 "stream" : " 0.0.2" ,
2323 "tap-spec" : " ^4.1.1" ,
24- "tape-run" : " ^2.1.4 " ,
25- "ts-node" : " ^1.2.2 " ,
26- "tslint" : " ^3.14 .0" ,
27- "tslint-config-typings" : " ^0.2.3 " ,
28- "typings" : " ^1.3.2 "
24+ "tape-run" : " ^3.0.0 " ,
25+ "ts-node" : " ^3.0.3 " ,
26+ "tslint" : " ^5.2 .0" ,
27+ "tslint-config-typings" : " ^0.3.1 " ,
28+ "typings" : " ^2.1.1 "
2929 }
3030}
You can’t perform that action at this time.
0 commit comments