Added vue notification lib
This commit is contained in:
parent
b55b99a82c
commit
a2a199e5e9
2 changed files with 14 additions and 22 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue