cherrytree-for-react
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -45,3 +45,3 @@ 'use strict'; | ||
var render = function render(transition) { | ||
return transition.then(function () { | ||
transition.then(function () { | ||
return _this.setState({ | ||
@@ -48,0 +48,0 @@ routes: transition.routes, |
{ | ||
"name": "cherrytree-for-react", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "An adapter for cherrytree router for using it with React", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cherrytreeForReact", |
9472