1
0

Added vue notification lib

This commit is contained in:
kolaente
2018-09-07 23:09:33 +02:00
parent b55b99a82c
commit a2a199e5e9
2 changed files with 14 additions and 22 deletions

View File

@ -9,7 +9,8 @@
},
"dependencies": {
"bulma": "^0.7.1",
"vue": "^2.5.17"
"vue": "^2.5.17",
"vue-notification": "^1.3.13"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.1",