summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLiterallie2017-10-19 22:48:13 +0200
committerLiterallie2017-10-22 00:03:45 +0200
commit5b83deb043296c23ff912a2472703c1f7faddb4b (patch)
treee7380baab9969ae17ee63a2d6a3ef68dd285ac67 /package.json
parent996cb379912d5ee7b6e26f3c688ce447b4762bc4 (diff)
Load js-url lib using legacy-loader
Doesn't use eval, plus no window object access
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 35fe4f9c..0d9f5019 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
"js-yaml": "^3.7.0",
"jsdom-nogyp": "^0.8.3",
"keymaster": "^1.6.2",
+ "legacy-loader": "0.0.2",
"list.js": "^1.5.0",
"lodash": "^4.17.4",
"lz-string": "1.4.4",