bug fixed
This commit is contained in:
@ -8,11 +8,13 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.12",
|
||||
"axios": "^1.1.3",
|
||||
"core-js": "^3.8.3",
|
||||
"flv.js": "^1.6.2",
|
||||
"modern-normalize": "^1.1.0",
|
||||
"vue": "^3.2.13",
|
||||
"vue-router": "^4.1.5"
|
||||
"postcss-pxtorem": "^6.0.0",
|
||||
"vue": "^3.2.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
|
Reference in New Issue
Block a user