File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3636 "@ngx-translate/http-loader" : " ^8.0.0" ,
3737 "@wagmi/core" : " ^0.5.8" ,
3838 "@winarg/ngx-text-diff" : " ^19.0.1" ,
39- "canvas-confetti" : " ^1.4.0 " ,
39+ "canvas-confetti" : " ^1.9.3 " ,
4040 "codemirror" : " ^5.65.14" ,
4141 "codemirror-solidity" : " ^0.2.5" ,
4242 "ethers" : " ^5.7.2" ,
4646 "jwt-decode" : " ^2.2.0" ,
4747 "lodash-es" : " ^4.17.21" ,
4848 "material-icons" : " ^0.3.1" ,
49- "ng-gallery" : " ^11 .0.0" ,
49+ "ng-gallery" : " ^12 .0.0" ,
5050 "ng-qrcode" : " ^20.0.0" ,
5151 "ng2-file-upload" : " ^7.0.1" ,
5252 "ngx-clipboard" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ <h3>{{"SECTION_CORPORATE_HISTORY" | translate}}</h3>
3636 < h3 > < span > {{"SECTION_CUSTOMER_FEEDBACK" | translate}}</ span > </ h3 >
3737 < gallery id ="feedback-gallery "
3838 style ="height: 300px; "
39- [autoPlay ] ="true "
40- [thumb ] ="false "
39+ [autoplay ] ="true "
40+ [thumbs ] ="false "
4141 [counter] ="false "
4242 [imageSize] ="'cover' "
4343 >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import config from 'config'
1414import download from 'download'
1515import * as utils from '../lib/utils'
1616import { isString } from 'lodash'
17- import Bot from 'juicy-chat-bot'
17+ import { Bot } from 'juicy-chat-bot'
1818import validateChatBot from '../lib/startup/validateChatBot'
1919import * as security from '../lib/insecurity'
2020import * as botUtils from '../lib/botUtils'
You can’t perform that action at this time.
0 commit comments