Skip to content

Commit d7c54eb

Browse files
committed
yml
1 parent 46573a4 commit d7c54eb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/build/static/js/bundle.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! For license information please see main.2f1f994b.js.LICENSE.txt */
1+
/*! For license information please see main.8454027e.js.LICENSE.txt */

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@
9393
"nsis"
9494
],
9595
"artifactName": "TxCRCPMEv${version}.exe",
96-
"icon": "build/logo.png",
97-
"nsis": {
98-
"artifactName": "TxCRCPMEv${version}-Setup.exe"
99-
}
96+
"icon": "build/logo.png"
97+
},
98+
"nsis": {
99+
"artifactName": "TxCRCPMEv${version}-Setup.exe"
100100
},
101101
"linux": {
102102
"target": "AppImage"

0 commit comments

Comments
 (0)