about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index b9d8f8af1..0225f68da 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,8 @@
       "<rootDir>/config/",
       "<rootDir>/log/",
       "<rootDir>/public/",
-      "<rootDir>/tmp/"
+      "<rootDir>/tmp/",
+      "<rootDir>/app/javascript/themes/"
     ],
     "setupFiles": [
       "raf/polyfill"
@@ -70,6 +71,7 @@
     "@babel/preset-react": "^7.0.0",
     "@babel/runtime": "^7.3.4",
     "array-includes": "^3.0.3",
+    "atrament": "^0.2.3",
     "autoprefixer": "^9.4.10",
     "axios": "^0.18.0",
     "babel-loader": "^8.0.5",
@@ -90,6 +92,7 @@
     "escape-html": "^1.0.3",
     "exif-js": "^2.3.0",
     "express": "^4.16.4",
+    "favico.js": "^0.3.10",
     "fibers": "^3.1.1",
     "file-loader": "^3.0.1",
     "font-awesome": "^4.7.0",