Skip to content

Commit

Permalink
update iopipe for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coreylight committed Aug 7, 2017
1 parent 045da33 commit 64e3695
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-jasmine": "^2.5.0",
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-prettier": "^2.1.2",
"iopipe": "^0.7.0",
"iopipe": "^0.8.0",
"jest": "^20.0.4",
"lodash": "^4.17.4",
"pre-commit": "^1.2.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1613,9 +1613,9 @@ invert-kv@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"

iopipe@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/iopipe/-/iopipe-0.7.0.tgz#c814ac9b2b3239af61b99a1172bdac1da9b93225"
iopipe@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/iopipe/-/iopipe-0.8.0.tgz#82ea924d54e1c04e8f07aee727e72496c58fb9b5"

is-arrayish@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 64e3695

Please sign in to comment.