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.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.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2adbfd3b5..06fc71de5 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
"prosemirror-transform": "^1.2.6",
"prosemirror-utils": "^0.9.6",
"prosemirror-view": "^1.14.13",
+ "proxy-polyfill": "^0.3.1",
"tiptap": "^1.27.1",
"tiptap-commands": "^1.13.1",
"tiptap-extensions": "^1.29.1",