From c50eee72e4270114d61a684d5a93a32c9e9c7296 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 17 Jun 2022 16:53:18 +0600 Subject: [PATCH] Update Bulma / ui-frameworks --- src/technologies/b.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/b.json b/src/technologies/b.json index a6a348862..c115579ac 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2086,6 +2086,9 @@ } }, "icon": "Bulma.svg", + "js": { + "Bulma.VERSION": "([\\d\\.]+)\\;version:\\1" + }, "oss": true, "website": "http://bulma.io" },