bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ezpplauncher",
|
"name": "ezpplauncher",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "HorizonCode",
|
"author": "HorizonCode",
|
||||||
@@ -32,6 +32,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron .",
|
"start": "electron .",
|
||||||
|
"test": "electron ./test/encrypt.js",
|
||||||
"rebuild": "electron-rebuild -f -w wincrypt",
|
"rebuild": "electron-rebuild -f -w wincrypt",
|
||||||
"pack-win": "electron-builder --x64",
|
"pack-win": "electron-builder --x64",
|
||||||
"pack-win32": "electron-builder --ia32",
|
"pack-win32": "electron-builder --ia32",
|
||||||
|
Reference in New Issue
Block a user