diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d10212cf..2c4a059b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,8 +41,8 @@ Any change that modifies the existing public API should be added to the relevant | Release | WIP branch | | ------: | :--------- | -| v0.21.0 | teeth | | v0.22.0 | uptake | +| v0.23.0 | vision | Please squash your changes into a single commit using a command like `git rebase -i upstream/`. diff --git a/package.json b/package.json index 694d8728..5d048f7f 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "devDependencies": { "async": "^2.6.1", "cc": "^1.0.2", - "decompress-zip": "^0.3.1", + "decompress-zip": "^0.3.2", "documentation": "^9.1.1", "exif-reader": "^1.0.2", "icc": "^1.0.0",