Added better notification handling
This commit is contained in:
@ -9,8 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"bulma": "^0.7.1",
|
||||
"vue": "^2.5.17",
|
||||
"vue-notification": "^1.3.13"
|
||||
"vue": "^2.5.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^3.0.1",
|
||||
@ -19,6 +18,7 @@
|
||||
"axios": "^0.18.0",
|
||||
"node-sass": "^4.9.3",
|
||||
"sass-loader": "^7.1.0",
|
||||
"vue-notification": "^1.3.13",
|
||||
"vue-router": "^3.0.1",
|
||||
"vue-template-compiler": "^2.5.17"
|
||||
},
|
||||
|
Reference in New Issue
Block a user