Add files via upload
This commit is contained in:
parent
4112fbe28f
commit
8a36ae26f0
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "creeoponnia-launcher",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "creeoponnia-launcher",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"productName": "Creeponnia Launcher",
|
||||
"description": "Modded Minecraft Launcher",
|
||||
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
|
||||
@ -11,6 +11,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"cilinux": "node build.js WINDOWS && node build.js LINUX",
|
||||
|
Loading…
Reference in New Issue
Block a user