Comparing version 1.3.0 to 1.3.1
@@ -63,3 +63,3 @@ 'use strict'; | ||
set_alias1(aliasName) { | ||
if (this.joins.length > 0) | ||
if (this.joins.length > 1) | ||
throw 'can\'t set alias1'; | ||
@@ -66,0 +66,0 @@ |
@@ -54,3 +54,3 @@ { | ||
}, | ||
"version": "1.3.0" | ||
"version": "1.3.1" | ||
} |