|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"name": "Pinokio",
|
|
|
"private": true,
|
|
|
- "version": "3.20.2",
|
|
|
+ "version": "3.20.3",
|
|
|
"homepage": "https://pinokio.co",
|
|
|
"description": "pinokio",
|
|
|
"main": "main.js",
|
|
@@ -78,8 +78,7 @@
|
|
|
]
|
|
|
}
|
|
|
],
|
|
|
- "hardenedRuntime": true,
|
|
|
- "notarize": true
|
|
|
+ "hardenedRuntime": true
|
|
|
},
|
|
|
"linux": {
|
|
|
"maintainer": "Cocktail Peanut <cocktailpeanuts@proton.me>",
|
|
@@ -123,7 +122,7 @@
|
|
|
"dependencies": {
|
|
|
"electron-store": "^8.1.0",
|
|
|
"electron-window-state": "^5.0.3",
|
|
|
- "pinokiod": "^3.20.2"
|
|
|
+ "pinokiod": "^3.20.3"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@electron/rebuild": "3.2.10",
|