fix: refs #1234 add tags

This commit is contained in:
Pablo Natek 2024-08-08 12:45:00 +02:00
parent b993c74298
commit ae1e8db346
1 changed files with 2 additions and 1 deletions

View File

@ -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": [