node types

This commit is contained in:
Core 2022-08-25 17:25:24 +01:00
parent 936985830e
commit ae926fbf18
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -84,6 +84,7 @@
"@types/express": "^4.17.13", "@types/express": "^4.17.13",
"@types/qrcode-terminal": "^0.12.0", "@types/qrcode-terminal": "^0.12.0",
"@types/ws": "^8.5.3", "@types/ws": "^8.5.3",
"@types/node": "^18.7.13",
"electron": "git+https://github.com/castlabs/electron-releases.git#19-x-y", "electron": "git+https://github.com/castlabs/electron-releases.git#19-x-y",
"electron-builder": "^23.3.3", "electron-builder": "^23.3.3",
"electron-builder-notarize-pkg": "^1.2.0", "electron-builder-notarize-pkg": "^1.2.0",