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