Skip to content
Snippets Groups Projects
Commit 1692b42e authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

update: bump job board to @0.8

parent 20013352
No related branches found
Tags v0.12.0
1 merge request!215Release/core 0.12
Pipeline #7701 passed with stages
in 5 minutes and 39 seconds
......@@ -19,7 +19,7 @@ if endpoints.events || (endpoints.get && endpoints.get.events)
//- script(type="module" src="/lib/sib-event/sib-event.js" defer)
if endpoints.joboffers || (endpoints.get && endpoints.get.joboffers)
script(type="module" src="https://unpkg.com/@startinblox/component-job-board@0.7" defer)
script(type="module" src="https://unpkg.com/@startinblox/component-job-board@0.8" defer)
//- script(type="module" src="/lib/solid-job-board/dist/index.js" defer)
if (endpoints.uploads || (endpoints.get && endpoints.get.uploads)) && (endpoints.skills || (endpoints.get && endpoints.get.skills)) && (endpoints.users || (endpoints.get && endpoints.get.users))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment