Bump devDependencies

This commit is contained in:
Lovell Fuller 2019-01-19 14:06:16 +00:00
parent d5e98bc8ad
commit 87ea54cc66
2 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ Any change that modifies the existing public API should be added to the relevant
| Release | WIP branch | | Release | WIP branch |
| ------: | :--------- | | ------: | :--------- |
| v0.21.0 | teeth |
| v0.22.0 | uptake | | v0.22.0 | uptake |
| v0.23.0 | vision |
Please squash your changes into a single commit using a command like `git rebase -i upstream/<wip-branch>`. Please squash your changes into a single commit using a command like `git rebase -i upstream/<wip-branch>`.

View File

@ -108,7 +108,7 @@
"devDependencies": { "devDependencies": {
"async": "^2.6.1", "async": "^2.6.1",
"cc": "^1.0.2", "cc": "^1.0.2",
"decompress-zip": "^0.3.1", "decompress-zip": "^0.3.2",
"documentation": "^9.1.1", "documentation": "^9.1.1",
"exif-reader": "^1.0.2", "exif-reader": "^1.0.2",
"icc": "^1.0.0", "icc": "^1.0.0",