This commit is contained in:
2025-09-18 11:44:12 -06:00
parent a576830ce5
commit cef846fb0b
5 changed files with 241 additions and 37 deletions

View File

@@ -35,5 +35,6 @@
"jsdom": "^25.0.0",
"@testing-library/svelte": "^5.0.0",
"@testing-library/jest-dom": "^6.4.2"
,"@types/node": "^20.16.11"
}
}