aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2021-02-05 19:06:26 +0000
committers-ol <s-ol@users.noreply.github.com>2021-02-05 19:07:31 +0000
commit083c63cec425bb2c8e6f4f9a90c3ddfec2273b36 (patch)
tree4e7b8d21b59ff92a7ee1f2d1a7f3820f151171aa /package.json
parentclean up UI code (diff)
downloadfedidag-083c63cec425bb2c8e6f4f9a90c3ddfec2273b36.tar.gz
fedidag-083c63cec425bb2c8e6f4f9a90c3ddfec2273b36.zip
reimplement collapsing
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d28dd72..4320201 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
]
},
"dependencies": {
+ "classnames": "^2.2.6",
"color-hash": "^1.0.3",
"core-js": "^3.8.3",
"date-fns": "^2.16.1",