aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 1eeeea6a6..1589be886 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -42,6 +42,7 @@
"background": {
"scripts": [
"lib/vendor/URI.js",
+ "lib/vendor/lodash.core.min.js",
"lib/emscripten/libwrapper.js",
"lib/vendor/system-csp-production.src.js",
"background/main.js"