Updated package.json

This commit is contained in:
Core 2022-03-15 13:50:48 +00:00
parent 784f0d6247
commit be61cd3e46
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -62,7 +62,6 @@
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"run-script-os": "^1.1.6", "run-script-os": "^1.1.6",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21",
"typescript": "^4.5.5",
"v8-compile-cache": "^2.3.0", "v8-compile-cache": "^2.3.0",
"wallpaper": "5.0.1", "wallpaper": "5.0.1",
"ws": "^8.5.0", "ws": "^8.5.0",
@ -79,6 +78,7 @@
"electron-builder-notarize-pkg": "^1.2.0", "electron-builder-notarize-pkg": "^1.2.0",
"electron-webpack": "^2.8.2", "electron-webpack": "^2.8.2",
"musickit-typescript": "^1.2.4", "musickit-typescript": "^1.2.4",
"typescript": "^4.6.2",
"vue-devtools": "^5.1.4", "vue-devtools": "^5.1.4",
"webpack": "~5.69.1" "webpack": "~5.69.1"
}, },
@ -134,9 +134,7 @@
], ],
"linux": { "linux": {
"target": [ "target": [
"AppImage", "AppImage"
"deb",
"snap"
], ],
"synopsis": "A new look into listening and enjoying music in style and performance. ", "synopsis": "A new look into listening and enjoying music in style and performance. ",
"category": "AudioVideo", "category": "AudioVideo",