diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-10-14 23:03:59 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-10-14 23:06:15 +0200 |
commit | 64b579b4d6e989ea7c71840a1dde2c3dc360365d (patch) | |
tree | 05885dee3248776eb5b5bf4ee620758e5b0d106c /package.json | |
parent | 556a3caa4371a5cbc661b29622f0effad4f52671 (diff) |
feat(algos): color by community
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 9150c66..22e51f7 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "framer-motion": "^4", "hast-to-hyperscript": "^9.0.1", "hastscript": "^6.0.0", + "jlouvain.js": "^1.0.0", "next": "^11.1.0", "orgast-util-to-string": "^0.4.5", "orgast-util-visit-ids": "^0.4.5", |