Comparing version 2.0.0 to 2.0.1
@@ -25,2 +25,3 @@ "use strict"; | ||
this.middlewares = []; | ||
this.constant(Mesh, this); | ||
} | ||
@@ -27,0 +28,0 @@ *[Symbol.iterator]() { |
{ | ||
"name": "mesh-ioc", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Mesh: Powerful and Lightweight IoC Library", | ||
@@ -5,0 +5,0 @@ "main": "out/main/index.js", |
23602
390