From ae1e8db3467232a732034e2708b51a95c7714df6 Mon Sep 17 00:00:00 2001 From: pablone Date: Thu, 8 Aug 2024 12:45:00 +0200 Subject: [PATCH] fix: refs #1234 add tags --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 2948c3c33..7970756dc 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,8 @@ "watch:db": "node ./db/dbWatcher.js", "lint": "eslint ./ --cache --ignore-pattern .gitignore", "commitlint": "commitlint --edit", - "prepare": "husky install" + "prepare": "husky install", + "addReferenceTag": "node .husky/addReferenceTag.js" }, "jest": { "projects": [