Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-06-08 22:04:23 +0300
committerGitHub <noreply@github.com>2020-06-08 22:04:23 +0300
commit24b409608ebe0de466ac06cb297089ec944bb5cc (patch)
tree94b220211826bde3540ad73e29fd5ad6b7c8d4ca /package.json
parent23cbf7b96713f780e14777bcb7ee541163535bc8 (diff)
use latest version of iframeresizer (#16038)
and removes local copy
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f43799753f..2f704a1818 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"angular-mocks": "^1.8.0",
"angular-sanitize": "^1.8.0",
"chroma-js": "^0.6.3",
- "iframe-resizer": "^3.6.6",
+ "iframe-resizer": "^4.2.11",
"jquery": "^2.2.4",
"jquery-mousewheel": "^3.1.13",
"jquery-ui-dist": "^1.12.1",