chore: Add chatwoot utils package (#2307)

* add chatwoot utils package

* remove color helper

* replace contrasting text color  with chatwoot util
This commit is contained in:
Muhsin Keloth
2021-05-24 12:43:03 +05:30
committed by GitHub
parent 58dd6d37e0
commit 62d19911be
6 changed files with 9 additions and 11 deletions

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"@chatwoot/prosemirror-schema": "https://github.com/chatwoot/prosemirror-schema.git#7e8acadd10d7b932c0dc0bd0a18f804434f83517",
"@chatwoot/utils": "^0.0.3",
"@rails/actioncable": "6.1.3",
"@rails/webpacker": "5.3.0",
"@sentry/vue": "^5.30.0",