@ogre-tools/injectable
Advanced tools
Comparing version 13.2.0 to 13.2.1
@@ -6,2 +6,6 @@ # Change Log | ||
### [13.2.1](https://github.com/ogre-works/ogre-tools/compare/v13.2.0...v13.2.1) (2022-11-17) | ||
**Note:** Version bump only for package @ogre-tools/injectable | ||
## [13.2.0](https://github.com/ogre-works/ogre-tools/compare/v13.1.0...v13.2.0) (2022-11-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@ogre-tools/injectable", | ||
"private": false, | ||
"version": "13.2.0", | ||
"version": "13.2.1", | ||
"description": "A brutal dependency injection container", | ||
@@ -22,3 +22,3 @@ "repository": { | ||
}, | ||
"gitHead": "fa9f9615af96d3134ed244b4eda7a2d775c8eb55", | ||
"gitHead": "5889425b808b61ca136430236ac1c810b1aad420", | ||
"bugs": { | ||
@@ -38,8 +38,8 @@ "url": "https://github.com/ogre-works/ogre-tools/issues" | ||
"devDependencies": { | ||
"@ogre-tools/infrastructure-babel-for-js": "^13.2.0", | ||
"@ogre-tools/infrastructure-jest": "^13.2.0", | ||
"@ogre-tools/infrastructure-prettier": "^13.2.0", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^13.2.0" | ||
"@ogre-tools/infrastructure-babel-for-js": "^13.2.1", | ||
"@ogre-tools/infrastructure-jest": "^13.2.1", | ||
"@ogre-tools/infrastructure-prettier": "^13.2.1", | ||
"@ogre-tools/infrastructure-webpack-for-js": "^13.2.1" | ||
}, | ||
"prettier": "@ogre-tools/infrastructure-prettier" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
297943