cocktailpeanut 1 개월 전
부모
커밋
d398715c3f
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 4
      package.json

+ 3 - 4
package.json

@@ -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",