@eluvio/elv-client-js 3.2.0 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eluvio/elv-client-js",
3
- "version": "3.2.0",
3
+ "version": "3.2.1",
4
4
  "description": "Javascript client for the Eluvio Content Fabric",
5
5
  "main": "src/index.js",
6
6
  "author": "Kevin Talmadge",
@@ -218,7 +218,7 @@ exports.ActionPopup = async ({mode="tab", url, onMessage, onCancel}) => {
218
218
 
219
219
  resolve();
220
220
  }
221
- }, 500);
221
+ }, 1000);
222
222
 
223
223
  window.addEventListener("message", async event => {
224
224
  await onMessage(