Replace mentions of commit SHA with BID
This commit is contained in:
parent
c1fb6ed49b
commit
17743c577e
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
"dist:all": "yarn build && electron-builder -mwl",
|
||||
"msft": "yarn build && electron-builder -c msft-package.json",
|
||||
"postinstall": "electron-builder install-app-deps",
|
||||
"circle:append-sha": "node resources/appendCommitToVersion"
|
||||
"circle:append-bid": "node resources/appendBIDToVersion"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/electron": "^2.5.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue