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 0aaf47802..43124ecda 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,8 @@
       "<rootDir>/config/",
       "<rootDir>/log/",
       "<rootDir>/public/",
-      "<rootDir>/tmp/"
+      "<rootDir>/tmp/",
+      "<rootDir>/app/javascript/themes/"
     ],
     "setupFiles": [
       "raf/polyfill"
@@ -73,6 +74,7 @@
     "@babel/runtime": "^7.5.4",
     "@clusterws/cws": "^0.15.0",
     "array-includes": "^3.0.3",
+    "atrament": "^0.2.3",
     "autoprefixer": "^9.6.1",
     "axios": "^0.19.0",
     "babel-loader": "^8.0.6",
@@ -94,6 +96,7 @@
     "escape-html": "^1.0.3",
     "exif-js": "^2.3.0",
     "express": "^4.17.1",
+    "favico.js": "^0.3.10",
     "file-loader": "^4.1.0",
     "font-awesome": "^4.7.0",
     "glob": "^7.1.1",