[Feature] Website live chat (#187)

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Pranav Raj S
2019-10-29 12:50:54 +05:30
committed by GitHub
parent a4114288f3
commit 16fe912fbd
80 changed files with 2040 additions and 106 deletions

View File

@@ -12,8 +12,8 @@
},
"dependencies": {
"@babel/polyfill": "^7.6.0",
"@rails/actioncable": "^6.0.0",
"@babel/preset-env": "~7.3.4",
"@rails/actioncable": "^6.0.0",
"@rails/webpacker": "^4.0.7",
"axios": "^0.19.0",
"babel-helper-vue-jsx-merge-props": "^2.0.3",
@@ -24,6 +24,7 @@
"dotenv": "^8.0.0",
"emojione": "~2.2.7",
"foundation-sites": "6.3.0",
"highlight.js": "^9.15.10",
"ionicons": "~2.0.1",
"js-cookie": "~2.1.3",
"md5": "~2.2.1",
@@ -39,6 +40,7 @@
"vue-axios": "~1.2.2",
"vue-chartjs": "^3.4.2",
"vue-clickaway": "~2.1.0",
"vue-highlight.js": "^3.1.0",
"vue-i18n": "~5.0.3",
"vue-loader": "^15.7.0",
"vue-multiselect": "~2.1.6",