From ecb10a7515da3dce8320c5c74c7bf5ae679cf22f Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Fri, 19 Feb 2021 12:35:59 +0100 Subject: [PATCH] feature: solid-directory#16 --- src/dependencies.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dependencies.pug b/src/dependencies.pug index 08b9d09..79d8b9e 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -29,7 +29,7 @@ if endpoints.get //- script(type="module" src="/lib/solid-job-board/dist/index.js" defer) if endpoints.get.uploads && endpoints.get.skills && endpoints.get.users - script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@3.2" defer) + script(type="module" src="https://cdn.skypack.dev/@startinblox/component-directory@3.3" defer) //- script(type="module" src="/lib/solid-directory/dist/index.js" defer) if endpoints.get.dashboards