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