Add a way to get raphael's version (#2077)

This can be tested [here](https://hackmd.io/EwQwDARmBmDGCcBaAjAU1sxAWA7Ox880wiOAJgMyw4ywXSpZA===)
main
jvoisin 7 years ago committed by Elbert Alias
parent cc0d4d3824
commit e428c10220

@ -7775,7 +7775,7 @@
25 25
], ],
"js": { "js": {
"Raphael": "" "Raphael.version": "(.*)\\;version:\\1"
}, },
"icon": "Raphael.png", "icon": "Raphael.png",
"script": "raphael(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1", "script": "raphael(?:-([\\d.]+))?(?:\\.min)?\\.js\\;version:\\1",

Loading…
Cancel
Save