cubekit-ioc
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -23,2 +23,4 @@ 'use strict'; | ||
this._bindings = new _immutable.Map(); | ||
this.instance(Container, this); | ||
} | ||
@@ -25,0 +27,0 @@ |
{ | ||
"name": "cubekit-ioc", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Cubekit IoC Container", | ||
@@ -25,3 +25,2 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"babel": "^5.6.23", | ||
"babel-core": "^5.8.19", | ||
@@ -36,2 +35,4 @@ "babel-eslint": "^3.1.15", | ||
"istanbul-instrumenter-loader": "^0.1.3", | ||
"mocha": "^2.3.4", | ||
"karma": "^0.13.16", | ||
"karma-chai": "^0.1.0", | ||
@@ -49,6 +50,3 @@ "karma-chai-plugins": "^0.5.0", | ||
"webpack": "^1.9.6" | ||
}, | ||
"dependencies": { | ||
"invariant": "^2.0.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ require('babel/register'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16777
0
146
71
23
- Removedinvariant@^2.0.0
- Removedinvariant@2.2.4(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)