@debtcollective/tools
Advanced tools
Comparing version 0.8.7 to 0.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.9.0](https://github.com/debtcollective/disputes/compare/v0.8.8...v0.9.0) (2020-05-20) | ||
**Note:** Version bump only for package @debtcollective/tools | ||
## [0.8.7](https://github.com/debtcollective/disputes/compare/v0.8.6...v0.8.7) (2020-02-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@debtcollective/tools", | ||
"version": "0.8.7", | ||
"version": "0.9.0", | ||
"description": "Disputes app tools", | ||
@@ -26,4 +26,3 @@ "author": "Orlando Del Aguila <orlando@hashlabs.com>", | ||
"test": "jest", | ||
"test:ci": "yarn test:coverage", | ||
"test:coverage": "jest --coverage --verbose --color --passWithNoTests", | ||
"test:ci": "jest --coverage --verbose --color --passWithNoTests", | ||
"test:watch": "jest --watch" | ||
@@ -67,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "eec8c28b01325b08976d10056bb634849120cc97" | ||
"gitHead": "c0053312ab3d1f46411461d0ef711da06d5432c0" | ||
} |
71526