peppermint-di
Advanced tools
Comparing version 1.0.1 to 1.0.2
# Change Log | ||
## [1.0.2 - 2018-05-19](https://github.com/alonrbar/peppermint-di/tree/v1.0.2) | ||
### Fixed | ||
- Changelog link. | ||
## [1.0.1 - 2018-05-19](https://github.com/alonrbar/peppermint-di/tree/v1.0.1) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "peppermint-di", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Dependency injection container for TypeScript and JavaScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -262,2 +262,2 @@ # peppermint-di | ||
The change log can be found [here](https://github.com/alonrbar/redux-app/blob/master/CHANGELOG.md). | ||
The change log can be found [here](https://github.com/alonrbar/peppermint-di/blob/master/CHANGELOG.md). |
98272