From 80c2833d83aa601ddf725d6830e33ec3da74d922 Mon Sep 17 00:00:00 2001 From: f0x52 Date: Wed, 12 Oct 2022 18:23:50 +0200 Subject: [frontend] small fixes (#907) * add missing watchify dependency * replace svg rss icon with forkawesome+styling * use $white1 instead of hardcoding white * fix toot overflow --- web/source/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/source/package.json') 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": { -- cgit v1.3