@ogre-tools/injectable
Advanced tools
Comparing version 15.6.0 to 15.6.1
{ | ||
"name": "@ogre-tools/injectable", | ||
"private": false, | ||
"version": "15.6.0", | ||
"version": "15.6.1", | ||
"description": "A brutal dependency injection container", | ||
@@ -26,3 +26,3 @@ "files": [ | ||
}, | ||
"gitHead": "973d7c1d0f00f4f657886af38f00ab564035163f", | ||
"gitHead": "78fe22eba8d4114ee47ddfcf6773e03c2963ff61", | ||
"bugs": { | ||
@@ -42,8 +42,8 @@ "url": "https://github.com/ogre-works/ogre-tools/issues" | ||
"devDependencies": { | ||
"@ogre-tools/infrastructure-babel-for-js": "^15.6.0", | ||
"@ogre-tools/infrastructure-jest": "^15.6.0", | ||
"@ogre-tools/infrastructure-prettier": "^15.6.0", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^15.6.0" | ||
"@ogre-tools/infrastructure-babel-for-js": "^15.6.1", | ||
"@ogre-tools/infrastructure-jest": "^15.6.1", | ||
"@ogre-tools/infrastructure-prettier": "^15.6.1", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^15.6.1" | ||
}, | ||
"prettier": "@ogre-tools/infrastructure-prettier" | ||
} |