summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKit La Touche <kit@transneptune.net>2024-11-14 16:59:24 -0500
committerKit La Touche <kit@transneptune.net>2024-11-14 17:02:05 -0500
commitb13b5b617022a679d93128bbee6032ea1bb31147 (patch)
treee3c516b9d10a405ba3f499e643f116af98437f34 /package.json
parent8635f98de0b0ccd0448d1519ffb28936b711b5ac (diff)
Add in start of tests
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 7e36802..18a80f4 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.0",
"globals": "^15.11.0",
+ "jsdom": "^25.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",