diff --git a/packages/commons/package.json b/packages/commons/package.json index ebed17ef6..052563c8b 100644 --- a/packages/commons/package.json +++ b/packages/commons/package.json @@ -11,6 +11,9 @@ "email": "contact@eliandoran.me", "url": "https://triliumnotes.org" }, + "scripts": { + "test": "vitest" + }, "dependencies": { "dayjs": "1.11.19", "dayjs-plugin-utc": "0.1.2"