container-ioc
Advanced tools
{ | ||
"name": "container-ioc", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "IoC container for browser and nodejs environments", | ||
@@ -13,3 +13,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "git+https://github.com/thohoh/ioc.git" | ||
"url": "git+https://github.com/thohoh/container-ioc.git" | ||
}, | ||
@@ -20,5 +20,5 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/thohoh/ioc/issues" | ||
"url": "https://github.com/thohoh/container-ioc/issues" | ||
}, | ||
"homepage": "https://github.com/thohoh/ioc#readme", | ||
"homepage": "https://github.com/thohoh/container-ioc#readme", | ||
"devDependencies": { | ||
@@ -25,0 +25,0 @@ "@types/chai": "^4.0.4", |
Sorry, the diff of this file is not supported yet
62993
-2.94%