« get me outta code hell

data: language: formatDateDuration, formatRelativeDate - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-29 21:41:16 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-29 21:41:16 -0400
commit017be69511d1d3638fa834ffb1300fbbb9a187b7 (patch)
treedd691c54973ff7c5785a856be94ae4ff7df8292d /package.json
parent03739d3af94702839bcb3691bf8edd4ff659b9ac (diff)
data: language: formatDateDuration, formatRelativeDate
Also related counting functions.
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 7cd9e0e..a1c165b 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
         "node": ">= 20.9.0"
     },
     "dependencies": {
+        "@js-temporal/polyfill": "^0.4.4",
         "chroma-js": "^2.4.2",
         "command-exists": "^1.2.9",
         "eslint": "^8.37.0",