feat: init vue-toastification

This commit is contained in:
liyasthomas
2021-09-11 20:55:33 +05:30
parent 917550ff4d
commit 9ff436316d
4 changed files with 72 additions and 70 deletions

View File

@@ -30,7 +30,6 @@
"@nuxtjs/i18n": "^7.0.3",
"@nuxtjs/robots": "^2.5.0",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/toast": "^3.3.1",
"ace-builds": "^1.4.12",
"acorn": "^8.5.0",
"acorn-walk": "^8.2.0",
@@ -57,6 +56,7 @@
"vue-github-button": "^1.3.0",
"vue-textarea-autosize": "^1.1.1",
"vue-tippy": "^4.11.0",
"vue-toastification": "^1.7.11",
"vuejs-auto-complete": "^0.9.0",
"yargs-parser": "^20.2.9"
},