chore(commons): tests not run

This commit is contained in:
Elian Doran 2025-12-03 20:49:57 +02:00
parent ebbdf0294a
commit af2f6246e8
No known key found for this signature in database

View File

@ -11,6 +11,9 @@
"email": "contact@eliandoran.me", "email": "contact@eliandoran.me",
"url": "https://triliumnotes.org" "url": "https://triliumnotes.org"
}, },
"scripts": {
"test": "vitest"
},
"dependencies": { "dependencies": {
"dayjs": "1.11.19", "dayjs": "1.11.19",
"dayjs-plugin-utc": "0.1.2" "dayjs-plugin-utc": "0.1.2"