update: bump chat version

This commit is contained in:
Jean-Baptiste Pasquier 2020-11-19 15:37:46 +01:00
parent b923618637
commit 58f6966ffa
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards)
//- script(type="module" src="/lib/solid-dashboard/dist/index.js" defer)
if endpoints.users || (endpoints.get && endpoints.get.users)
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@1.3" defer)
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@1.4" defer)
//- script(type="module" src="/lib/solid-xmpp-chat/dist/index.js" defer)
//- DISABLED - please migrate to dev.skypack.dev + upgrade to core@0.13