summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2024-09-09 00:33:59 -0700
committerDeterminant <[email protected]>2024-09-09 00:33:59 -0700
commit9b6c569fe8febf4df08a6402a07f1e43f5f453b1 (patch)
treec20cae76ae7b13075ce42b6d189fe224b248cd46 /package.json
init
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..4e8d2d1
--- /dev/null
+++ b/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "jsdom": "^25.0.0",
+ "moment": "^2.30.1"
+ }
+}