@ogre-tools/injectable
Advanced tools
Comparing version 17.11.0 to 17.11.1
{ | ||
"name": "@ogre-tools/injectable", | ||
"private": false, | ||
"version": "17.11.0", | ||
"version": "17.11.1", | ||
"description": "A brutal dependency injection container", | ||
@@ -26,3 +26,3 @@ "files": [ | ||
}, | ||
"gitHead": "285bf68d73a8944a244ed9de076fd7d3eeb4abf1", | ||
"gitHead": "fbf5e8b2eb38b9a396106468ba1f861b56d27f4a", | ||
"bugs": { | ||
@@ -43,6 +43,6 @@ "url": "https://github.com/ogre-works/ogre-tools/issues" | ||
"devDependencies": { | ||
"@ogre-tools/infrastructure-babel-for-js": "^17.11.0", | ||
"@ogre-tools/infrastructure-jest": "^17.11.0", | ||
"@ogre-tools/infrastructure-prettier": "^17.11.0", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^17.11.0", | ||
"@ogre-tools/infrastructure-babel-for-js": "^17.11.1", | ||
"@ogre-tools/infrastructure-jest": "^17.11.1", | ||
"@ogre-tools/infrastructure-prettier": "^17.11.1", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^17.11.1", | ||
"tsd": "^0.29.0" | ||
@@ -49,0 +49,0 @@ }, |