remove json schema check

This commit is contained in:
Philip Peterson 2025-04-13 00:20:31 -07:00
parent 0627825542
commit 5f1c3da485
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -1,5 +1,4 @@
{ {
"$schema": "http://json.schemastore.org/electron-builder",
"appId": "com.quinefoundation.hyper", "appId": "com.quinefoundation.hyper",
"afterSign": "./bin/notarize.js", "afterSign": "./bin/notarize.js",
"afterPack": "./bin/cp-snapshot.js", "afterPack": "./bin/cp-snapshot.js",