Skip to content

Commit

Permalink
update edge-extension-deploy for potential 500 polling error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdesjardins committed May 5, 2018
1 parent f419529 commit ada12a5
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 @@ -94,7 +94,7 @@
"coveralls": "3.0.0",
"cross-env": "5.1.4",
"css-loader": "0.28.11",
"edge-extension-deploy": "1.0.0",
"edge-extension-deploy": "1.0.1",
"eslint": "4.19.1",
"eslint-import-resolver-webpack": "0.9.0",
"eslint-plugin-ava": "4.5.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3236,9 +3236,9 @@ [email protected]:
base64url "^2.0.0"
safe-buffer "^5.0.1"

[email protected].0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/edge-extension-deploy/-/edge-extension-deploy-1.0.0.tgz#0e3d3657abacb267408f82bf0a8f3745c2de1d25"
[email protected].1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/edge-extension-deploy/-/edge-extension-deploy-1.0.1.tgz#17325fbbb6b122f495f80e1eb6794daa90d8fecb"
dependencies:
superagent "^3.4.1"
yazl "^2.4.2"
Expand Down

0 comments on commit ada12a5

Please sign in to comment.