update
This commit is contained in:
parent
843f00ffd6
commit
37cffdf4bb
BIN
icon-old.png
Normal file
BIN
icon-old.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 23 KiB |
12
package-lock.json
generated
12
package-lock.json
generated
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"name": "Pinokio",
|
"name": "Pinokio",
|
||||||
"version": "0.0.45",
|
"version": "0.0.55",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "Pinokio",
|
"name": "Pinokio",
|
||||||
"version": "0.0.45",
|
"version": "0.0.55",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"electron-store": "^8.1.0",
|
"electron-store": "^8.1.0",
|
||||||
"electron-window-state": "^5.0.3",
|
"electron-window-state": "^5.0.3",
|
||||||
"pinokiod": "^0.0.221"
|
"pinokiod": "^0.0.234"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@electron/rebuild": "3.2.10",
|
"@electron/rebuild": "3.2.10",
|
||||||
@ -4778,9 +4778,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pinokiod": {
|
"node_modules/pinokiod": {
|
||||||
"version": "0.0.221",
|
"version": "0.0.234",
|
||||||
"resolved": "https://registry.npmjs.org/pinokiod/-/pinokiod-0.0.221.tgz",
|
"resolved": "https://registry.npmjs.org/pinokiod/-/pinokiod-0.0.234.tgz",
|
||||||
"integrity": "sha512-+dbZUXFx7U3uWu8/mBsNoUZ+YuIZuo3+4GZ2BnhcnPHT+VzXKl78LmZ74FusJNbvslh9U6jFHr+cVAsI2rsc0g==",
|
"integrity": "sha512-ZvPS3PgvjHn7tcmw/++53uQa3xS1i3VO05Oi8YtKpXonzmtv8QuMXiFpZp+dPPad2V5xWpyqwP3a/gYA7nWxsQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"7zip-min-win-asar-support": "^1.4.4",
|
"7zip-min-win-asar-support": "^1.4.4",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Pinokio",
|
"name": "Pinokio",
|
||||||
"version": "0.0.45",
|
"version": "0.0.55",
|
||||||
"homepage": "https://pinokio.computer",
|
"homepage": "https://pinokio.computer",
|
||||||
"description": "pinokio",
|
"description": "pinokio",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
@ -105,7 +105,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"electron-store": "^8.1.0",
|
"electron-store": "^8.1.0",
|
||||||
"electron-window-state": "^5.0.3",
|
"electron-window-state": "^5.0.3",
|
||||||
"pinokiod": "^0.0.221"
|
"pinokiod": "^0.0.234"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@electron/rebuild": "3.2.10",
|
"@electron/rebuild": "3.2.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user