diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-03-25 21:51:59 +1100 |
|---|---|---|
| committer | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-03-25 21:51:59 +1100 |
| commit | e8a40f31c904baeaa1817cd3e418df5ce71302c1 (patch) | |
| tree | de5b15228d2e7227560db91131006ee55af82049 /package.json | |
| parent | sidebar: media handle no players (diff) | |
| download | caelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.tar.gz caelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.tar.bz2 caelestia-shell-e8a40f31c904baeaa1817cd3e418df5ce71302c1.zip | |
sidebar: create upcoming module
Requires ical.js and curl
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 c530938..4574f96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "dependencies": { "fuzzysort": "^3.1.0", + "ical.js": "^2.1.0", "mathjs": "^14.0.1" }, "devDependencies": { |