summaryrefslogtreecommitdiff
path: root/web/source/package.json
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2022-10-12 18:23:50 +0200
committerLibravatar GitHub <noreply@github.com>2022-10-12 18:23:50 +0200
commit80c2833d83aa601ddf725d6830e33ec3da74d922 (patch)
tree027c1dada5fdb180c0660518061d44653f8eef87 /web/source/package.json
parent[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902) (diff)
downloadgotosocial-80c2833d83aa601ddf725d6830e33ec3da74d922.tar.xz
[frontend] small fixes (#907)
* add missing watchify dependency * replace svg rss icon with forkawesome+styling * use $white1 instead of hardcoding white * fix toot overflow
Diffstat (limited to 'web/source/package.json')
-rw-r--r--web/source/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/package.json b/web/source/package.json
index d6e6507db..3f8bd5a9d 100644
--- a/web/source/package.json
+++ b/web/source/package.json
@@ -47,6 +47,7 @@
"redux-thunk": "^2.4.1",
"tiny-lr": "^2.0.0",
"uglifyify": "^5.0.2",
+ "watchify": "^4.0.0",
"wouter": "^2.8.0-alpha.2"
},
"devDependencies": {