From 19c60d111d84b1bc0176dc3c4b240df5f3aef188 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Tue, 22 May 2018 13:14:01 -0700 Subject: [PATCH] Fix attachment to MutationObserver --- package.json | 2 +- public/index-template.html | 12 ++---------- public/src/css/common.css | 1 + 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index e8bba40..4d5af9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flosight-ui", "description": "An open-source frontend for the Flosight API. The Flosight API provides you with a convenient, powerful and simple way to query and broadcast data on the florincoin network and build your own services with it.", - "version": "5.0.0-beta.69", + "version": "5.0.0-beta.70", "repository": "git://github.com/bitpay/flosight-ui.git", "bugs": { "url": "https://github.com/bitpay/flosight-ui/issues" diff --git a/public/index-template.html b/public/index-template.html index a42a4aa..383bfcf 100644 --- a/public/index-template.html +++ b/public/index-template.html @@ -72,16 +72,8 @@