fix: remove vue-meta, place meta tags directly in index.html
This commit is contained in:
parent
a7c038de43
commit
505c95364d
6 changed files with 18 additions and 90 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sebin-reference",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
@ -9,8 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.6.4",
|
||||
"vue": "^2.6.11",
|
||||
"vue-meta": "^2.3.3"
|
||||
"vue": "^2.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.2.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue