🔧 (electron) release electron app to app store (osx) (#2182)

This commit is contained in:
Matiss Janis Aboltins
2024-01-09 18:54:57 +00:00
committed by GitHub
parent f6dd0ecdb9
commit 7ace8c52dd
15 changed files with 140 additions and 137 deletions

View File

@@ -20,7 +20,7 @@
"test": "yarn run build:app && jest -c jest.config.js"
},
"dependencies": {
"better-sqlite3": "^9.1.1",
"better-sqlite3": "^9.2.2",
"compare-versions": "^6.1.0",
"node-fetch": "^3.3.2",
"uuid": "^9.0.0"