@aunited/beholder-formatter-jest
Advanced tools
Comparing version 1.4.0 to 1.5.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.5.2](https://github.com/atlantisunited/beholder/compare/v1.5.1...v1.5.2) (2019-07-26) | ||
### Bug Fixes | ||
* **fix:** fix deps version ([5428cea](https://github.com/atlantisunited/beholder/commit/5428cea)) | ||
# [1.4.0](https://github.com/atlantisunited/beholder/compare/v1.3.0...v1.4.0) (2019-07-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aunited/beholder-formatter-jest", | ||
"version": "1.4.0", | ||
"version": "1.5.2", | ||
"license": "MIT", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@aunited/beholder-formatter-common": "1.1.4" | ||
"@aunited/beholder-formatter-common": "1.1.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
6146
+ Added@aunited/beholder-formatter-common@1.1.0(transitive)