We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3bdc0 commit 7c1c5d8Copy full SHA for 7c1c5d8
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "Splashy Studio 1.0",
3
- "version": "1.2",
+ "version": "1.3",
4
"description": "",
5
"main": "main.js",
6
"scripts": {
7
"start": "electron .",
8
"pack": "electron-builder --dir",
9
"dist": "electron-builder"
10
- "build": "electron-packager . SS1.2"
+ "build": "electron-packager . SS1.3"
11
},
12
"build": {
13
"appId": "your.id",
0 commit comments