Skip to content

Commit 1e4a297

Browse files
committed
1 parent 19f6b18 commit 1e4a297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default {
1717
],
1818
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
1919
script: [
20-
{ src: 'https://unpkg.com/@coding-blocks/web-components@1.11.0/dist/index.js' },
20+
{ src: 'https://unpkg.com/@coding-blocks/web-components@1.12.3/dist/index.js' },
2121
{ src: 'https://code.jivosite.com/widget.js', 'data-jv-id': 'ASYGLZQ6UC' },
2222
{ src: 'https://accounts.google.com/gsi/client', async: true, defer: true}
2323
]

0 commit comments

Comments
 (0)