new(all): Custom Domain support per bot.
This commit is contained in:
parent
4c26cc0985
commit
e8be1c29b4
2 changed files with 566 additions and 34383 deletions
34943
package-lock.json
generated
34943
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -13,7 +13,7 @@
|
||||||
"Dário Vieira <dario.junior3@gmail.com>"
|
"Dário Vieira <dario.junior3@gmail.com>"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "=14.10.1"
|
"node": "=14.19.3"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
|
@ -95,7 +95,6 @@
|
||||||
"google-libphonenumber": "3.2.21",
|
"google-libphonenumber": "3.2.21",
|
||||||
"googleapis": "75.0.0",
|
"googleapis": "75.0.0",
|
||||||
"ibm-watson": "6.1.1",
|
"ibm-watson": "6.1.1",
|
||||||
"isolated-vm": "^4.4.1",
|
|
||||||
"js-beautify": "1.13.13",
|
"js-beautify": "1.13.13",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"luxon": "2.0.2",
|
"luxon": "2.0.2",
|
||||||
|
@ -168,8 +167,7 @@
|
||||||
"simple-commit-message": "4.1.2",
|
"simple-commit-message": "4.1.2",
|
||||||
"travis-deploy-once": "5.0.11",
|
"travis-deploy-once": "5.0.11",
|
||||||
"ts-node": "10.0.0",
|
"ts-node": "10.0.0",
|
||||||
"tslint": "6.1.2",
|
"tslint": "6.1.2"
|
||||||
"typedoc": "^0.22.17"
|
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"env": {
|
"env": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue