chore: disable git checking, we are not public yet
Some checks failed
Build/release / action-release (push) Failing after 2m40s

This commit is contained in:
2025-10-03 12:02:02 +02:00
parent 96114bafb0
commit 37054b8383

View File

@@ -3,15 +3,12 @@
"resolutions": {
"@electron/node-gyp": "https://github.com/electron/node-gyp.git"
},
"homepage": "https://systemec.nl",
"name": "ms365-electron-akarton-planning",
"version": "0.2.0",
"type": "module",
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
"main": "./app/main.js",
"repository": {
"type": "git",
"url": "https://darjeeling.systemec.nl/DaanSelen/ms365-electron-excel-akarton"
},
"author": {
"name": "Daan Selen",
"email": "dselen@systemec.nl",