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