add prepare script

This commit is contained in:
Peter Maquiran
2022-12-28 14:15:49 +01:00
parent e350cd24da
commit fe6a3099a9
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "e39e9bdb0",
"SHA": "e39e9bdb03f15d60828169cf324b58408056f65b",
"shortSHA": "e350cd24d",
"SHA": "e350cd24da31173a89cef80b84961576a8d7cebe",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Dec 28 14:04:57 2022 +0100'",
"lastCommitTime": "'Wed Dec 28 14:05:59 2022 +0100'",
"lastCommitMessage": "add husky",
"lastCommitNumber": "4588",
"lastCommitNumber": "4589",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .husky/pre-commit\n\tmodified: version/git-version.ts",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package.json",
"changeAuthor": "peter.maquiran"
}