File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ v0.9.1 - Mon, 06 Oct 2014 20:55:32 GMT
2+ --------------------------------------
3+
4+ -
5+
6+
17v0.9.0 - Mon, 06 Oct 2014 19:37:27 GMT
28--------------------------------------
39
Original file line number Diff line number Diff line change 11{
22 "name" : " react-router" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "homepage" : " https://github.com/rackt/react-router" ,
55 "authors" : [
66 " Ryan Florence" ,
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ var Route = React.createClass({
323323
324324 getUnreservedProps : function ( props ) {
325325 return withoutProperties ( props , RESERVED_PROPS ) ;
326- } ,
326+ }
327327
328328 } ,
329329
Original file line number Diff line number Diff line change 11{
22 "name" : " react-router" ,
3- "version" : " 0.9.0 " ,
3+ "version" : " 0.9.1 " ,
44 "description" : " A complete routing library for React.js" ,
55 "main" : " ./modules/index" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments