feat: enhance (#1016)

This commit is contained in:
Hawtim 2021-10-28 01:09:00 +08:00 committed by GitHub
parent 9b565c41c2
commit ee59479ff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 21 additions and 12 deletions

View file

@ -3,7 +3,7 @@
"version": "0.4.2",
"private": true,
"description": "A third party music player for Netease Music",
"author": "hawtim<hawtimzhang@gmail.com>",
"author": "qier222<qier222@outlook.com>",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
@ -47,14 +47,14 @@
"electron-store": "^6.0.1",
"electron-updater": "^4.3.5",
"express": "^4.17.1",
"md5": "^2.3.0",
"music-metadata": "^7.5.3",
"express-fileupload": "^1.2.0",
"express-http-proxy": "^1.6.2",
"extract-zip": "^2.0.1",
"howler": "^2.2.3",
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"md5": "^2.3.0",
"music-metadata": "^7.5.3",
"node-vibrant": "^3.1.6",
"nprogress": "^0.2.0",
"pac-proxy-agent": "^4.1.0",