diff --git a/src/dependencies.pug b/src/dependencies.pug index d9558b2..6fb55a0 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -37,7 +37,7 @@ if componentSet.has("events") || componentSet.has("polls") || componentSet.has(" script(type="module" src="https://cdn.skypack.dev/@startinblox/component-conversation@0.10" defer) if componentSet.has("invoices") - script(type="module" src="https://cdn.skypack.dev/@startinblox/component-invoicing@1.2" defer) + script(type="module" src="https://cdn.skypack.dev/@startinblox/component-invoicing@1.3" defer) //- script(type="module" src="/lib/solid-invoicing/solid-invoicing.js" defer) if componentSet.has("jobBoard")