Remove vue router files

This commit is contained in:
khatabwedaa
2020-08-23 07:49:02 +02:00
parent c9766bfe47
commit 0b98c4727d
13 changed files with 8 additions and 286 deletions

View File

@@ -11,15 +11,13 @@
"autoprefixer": "^9.7.6",
"core-js": "^3.6.4",
"highlight.js": "^10.0.2",
"js-beautify": "^1.11.0",
"postcss-import": "^12.0.1",
"tailwindcss": "^1.4.4",
"vue": "^2.6.11",
"vue-analytics": "^5.22.1",
"vue-backtotop": "^1.6.1",
"vue-clipboard2": "^0.3.1",
"vue-meta": "^2.4.0",
"vue-router": "^3.3.2"
"vue-meta": "^2.4.0"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",