Comparing version 1.3.8 to 1.3.9
@@ -262,2 +262,3 @@ /* | ||
init() { | ||
this.errorPage = this.errorPage || self.errorPage; | ||
this.req = self.req; | ||
@@ -264,0 +265,0 @@ this.res = self.res; |
{ | ||
"name": "grandjs", | ||
"version": "1.3.8", | ||
"version": "1.3.9", | ||
"description": "A backend framework for solid web apps based on node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
140585
2000