From 2a6a56ad66018d01b2215ff368fe8a8375e23fc3 Mon Sep 17 00:00:00 2001 From: chaitanyapotti Date: Thu, 6 Feb 2020 11:18:32 +0000 Subject: [PATCH] Updating iframe integrity and publish 0.2.14 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d275a18..30d3a83d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@toruslabs/torus-embed", - "version": "0.2.13", + "version": "0.2.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e0bf233c..51780fc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toruslabs/torus-embed", - "version": "0.2.13", + "version": "0.2.14", "description": "Embed script for Torus", "main": "index.js", "types": "index.d.ts",