Add farmOS-map library to Drush makefile.

This commit is contained in:
Michael Stenta 2019-07-22 14:53:36 -04:00
parent c3bd73f89f
commit 507c32661a
1 changed files with 3 additions and 0 deletions

View File

@ -205,6 +205,9 @@ libraries[backbone][download][url] = "http://github.com/jashkenas/backbone/archi
libraries[easy-responsive-tabs][download][type] = "get"
libraries[easy-responsive-tabs][download][url] = "https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion/archive/1.2.2.zip"
libraries[farmOS-map][download][type] = "get"
libraries[farmOS-map][download][url] = "https://github.com/farmOS/farmOS-map/releases/download/v0.1.0/v0.1.0-dist.zip"
libraries[modernizr][download][type] = "get"
libraries[modernizr][download][url] = "http://github.com/Modernizr/Modernizr/archive/v2.8.3.zip"