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 5568f3c04..9e0c44550 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"
@@ -70,6 +71,7 @@
     "@gamestdio/websocket": "^0.3.2",
     "@clusterws/cws": "^0.16.0",
     "array-includes": "^3.1.1",
+    "atrament": "^0.2.3",
     "arrow-key-navigation": "^1.1.0",
     "autoprefixer": "^9.7.3",
     "axios": "^0.19.0",
@@ -94,6 +96,7 @@
     "exif-js": "^2.3.0",
     "express": "^4.17.1",
     "file-loader": "^4.2.0",
+    "favico.js": "^0.3.10",
     "font-awesome": "^4.7.0",
     "glob": "^7.1.6",
     "history": "^4.10.1",