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