Feature: As a admin, I should be able to add webhooks to account (#572)

Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
This commit is contained in:
Nithin David Thomas
2020-02-29 17:43:49 +05:30
committed by GitHub
parent e8cf59c661
commit c119c6577b
36 changed files with 845 additions and 49 deletions

View File

@@ -50,7 +50,7 @@
"vue-router": "~2.2.0",
"vue-select": "~2.0.0",
"vue-template-compiler": "^2.6.10",
"vuelidate": "~0.2.0",
"vuelidate": "~0.7.5",
"vuex": "~2.1.1",
"vuex-router-sync": "~4.1.2"
},