This commit is contained in:
Salah Benmoussati 2023-05-17 10:03:19 +02:00 committed by GitHub
parent 4e4f772977
commit 59b1f0e92d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@
"cross-env": "7.0.3",
"del": "3.0.0",
"electron": "^23.1.0",
"electron-builder": "24.0.0",
"electron-builder": "^24.2.1",
"electron-icon-maker": "0.0.5",
"electron-osx-sign": "^0.6.0",
"enzyme": "^3.11.0",
@ -245,4 +245,4 @@
"pre-commit": "pretty-quick --staged && npm run lint"
}
}
}
}