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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-06-08 18:46:04 +0300
committerJulius Härtl <jus@bitgrid.net>2020-06-15 17:16:52 +0300
commit543e8440f9425eb00ba27ea0f4637b243a043c87 (patch)
tree85ca0c755ae85279667bfa9c986dd26227fe3dd0 /package-lock.json
parent8c7f299f4b90ef229d029edaeeee32f67a3b4cfc (diff)
Add proxy-polyfill to make tiptap work with IE11
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 636edabd2..5fcdc0772 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16436,6 +16436,11 @@
"integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=",
"dev": true
},
+ "proxy-polyfill": {
+ "version": "0.3.1",
+ "resolved": "https://registry.npmjs.org/proxy-polyfill/-/proxy-polyfill-0.3.1.tgz",
+ "integrity": "sha512-jywE1NIksgIGqZc4uF0QLbXGz2RcHQobsCkAW+8F0nr/6agap+TWksEAKyLnIBafPD88HT9qZR2ec0oomHdjcQ=="
+ },
"prr": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz",