7863-devToTest_2434 #2852

Merged
alexm merged 129 commits from 7863-devToTest_2434 into test 2024-08-13 06:50:25 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1c75c429cc - Show all commits

View File

@ -120,7 +120,7 @@
"lint": "eslint ./ --cache --ignore-pattern .gitignore",
"watch:db": "node ./db/dbWatcher.js",
"commitlint": "commitlint --edit",
"prepare": "husky install",
"prepare": "npx husky install",
"addReferenceTag": "node .husky/addReferenceTag.js"
},
"jest": {