diff --git a/src/technologies/l.json b/src/technologies/l.json index 8d7fca224..486abd912 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -1666,6 +1666,9 @@ "description": "LottieFiles is an open-source animation file format that's tiny, high quality, interactive, and can be manipulated at runtime.", "dom": "lottie-player, div[data-animation-type='lottie'], div[data-testid='lottie-player'], clipPath[id*='__lottie_element_']", "icon": "LottieFiles.svg", + "js": { + "lottie.version": "^(.+)$\\;version:\\1" + }, "oss": true, "scriptSrc": [ "/dist/lottie-player\\.js",