Add a way to get lodash's version (#2076)

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

@ -5377,6 +5377,9 @@
12
],
"icon": "Lo-dash.png",
"js": {
"_.VERSION": "(.*)\\;version:\\1"
},
"script": "lodash.*\\.js",
"website": "http://www.lodash.com"
},

Loading…
Cancel
Save