🎉 正式版v1.0.0发布

This commit is contained in:
hunlongyu
2020-05-18 09:26:08 +08:00
parent 68fe961791
commit 3afa38beb7
3 changed files with 5 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zy",
"version": "0.9.37",
"version": "1.0.0",
"private": true,
"author": {
"name": "Hunlongyu",
@@ -33,8 +33,8 @@
"vue": "^2.6.11",
"vue-i18n": "^8.17.0",
"vuex": "^3.1.3",
"xgplayer": "^2.6.20",
"xgplayer-hls.js": "^2.2.0"
"xgplayer": "^2.6.24",
"xgplayer-hls.js": "^2.2.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.3.0",
@@ -44,7 +44,7 @@
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"babel-plugin-component": "^1.1.1",
"electron": "^8.2.5",
"electron": "^8.3.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",