chimpanzee
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -15,5 +15,3 @@ "use strict"; | ||
constructor(env, meta) { | ||
super(); | ||
this.env = env; | ||
this.meta = meta; | ||
super(undefined, env, meta); | ||
} | ||
@@ -20,0 +18,0 @@ } |
{ | ||
"name": "chimpanzee", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"author": "Jeswin<jeswinpk@agilehead.com>", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
149805
962