1.0.0
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 16 KiB |
BIN
build/icon.ico
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
build/icon.png
Before Width: | Height: | Size: 142 KiB |
@ -1,3 +1,3 @@
|
||||
owner: dscalzi
|
||||
repo: HeliosLauncher
|
||||
owner: BroussenDev
|
||||
repo: OuinariaLauncher
|
||||
provider: github
|
||||
|
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ouilauncher",
|
||||
"version": "1.9.0",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ouilauncher",
|
||||
"version": "1.9.0",
|
||||
"version": "1.0.0",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.8",
|
||||
|
@ -48,6 +48,6 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
|
||||
"url": "git+https://github.com/BroussenDev/OuinariaLauncher.git"
|
||||
}
|
||||
}
|
||||
|