#7864 - 7864_testToMaster_2434 #2867

Merged
jsegarra merged 139 commits from 7864_testToMaster_2434 into master 2024-08-20 06:33:22 +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": {