Add dependency on drupal/views_geojson to create views geojson feeds.

This commit is contained in:
paul121 2021-01-05 13:21:33 -08:00 committed by Michael Stenta
parent dc5dd3e2fa
commit 75ddc435b4
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@
"drupal/simple_oauth": "^5.0",
"drupal/state_machine": "^1.0",
"drupal/token": "^1.7",
"drupal/views_geojson": "1.x-dev",
"drush/drush": "^10.3",
"npm-asset/farmos.org--farmos-map": "^1.4"
},

View File

@ -15,3 +15,4 @@ dependencies:
- farm:quantity
- fraction:fraction
- log:log
- views_geojson:views_geojson