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
|
owner: BroussenDev
|
||||||
repo: HeliosLauncher
|
repo: OuinariaLauncher
|
||||||
provider: github
|
provider: github
|
||||||
|
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "ouilauncher",
|
"name": "ouilauncher",
|
||||||
"version": "1.9.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "ouilauncher",
|
"name": "ouilauncher",
|
||||||
"version": "1.9.0",
|
"version": "1.0.0",
|
||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron/remote": "^2.0.8",
|
"@electron/remote": "^2.0.8",
|
||||||
|
@ -48,6 +48,6 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/dscalzi/HeliosLauncher.git"
|
"url": "git+https://github.com/BroussenDev/OuinariaLauncher.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|