used typescript the way its supposed to be used

This commit is contained in:
Core 2022-02-01 05:31:19 +00:00
parent 4590e90037
commit a8dc524e6a
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
7 changed files with 330 additions and 332 deletions

View file

@ -45,6 +45,7 @@
"mdns-js": "github:bitfocus/node-mdns-js",
"mpris-service": "^2.1.2",
"music-metadata": "^7.11.4",
"node-gyp": "^8.4.1",
"qrcode": "^1.5.0",
"qrcode-terminal": "^0.12.0",
"react": "^17.0.2",
@ -59,6 +60,7 @@
"devDependencies": {
"@types/discord-rpc": "^4.0.0",
"@types/express": "^4.17.13",
"@types/qrcode-terminal": "^0.12.0",
"@types/ws": "^8.2.2",
"electron": "https://github.com/castlabs/electron-releases.git",
"electron-builder": "^22.14.5",