@ogre-tools/injectable
Advanced tools
Comparing version 17.9.0 to 17.10.0
{ | ||
"name": "@ogre-tools/injectable", | ||
"private": false, | ||
"version": "17.9.0", | ||
"version": "17.10.0", | ||
"description": "A brutal dependency injection container", | ||
@@ -26,3 +26,3 @@ "files": [ | ||
}, | ||
"gitHead": "52f2916b8c955052823f664b913c5dcf36c2cfe2", | ||
"gitHead": "b55ba2c504bff52d2e18d2934946af8e8502baa7", | ||
"bugs": { | ||
@@ -43,9 +43,9 @@ "url": "https://github.com/ogre-works/ogre-tools/issues" | ||
"devDependencies": { | ||
"@ogre-tools/infrastructure-babel-for-js": "^17.9.0", | ||
"@ogre-tools/infrastructure-jest": "^17.9.0", | ||
"@ogre-tools/infrastructure-prettier": "^17.9.0", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^17.9.0", | ||
"tsd": "^0.28.1" | ||
"@ogre-tools/infrastructure-babel-for-js": "^17.10.0", | ||
"@ogre-tools/infrastructure-jest": "^17.10.0", | ||
"@ogre-tools/infrastructure-prettier": "^17.10.0", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^17.10.0", | ||
"tsd": "^0.29.0" | ||
}, | ||
"prettier": "@ogre-tools/infrastructure-prettier" | ||
} |
26558