Pull farmOS-map v1.4.1 from asset-packagist.org (requires repository declaration in downstream composer.json).

This commit is contained in:
Michael Stenta 2021-02-08 07:42:51 -05:00
parent 43bd3a4e77
commit 365c5f5d7d
2 changed files with 5 additions and 4 deletions

View File

@ -36,7 +36,8 @@
"drupal/migrate_tools": "^5.0",
"drupal/simple_oauth": "^5.0",
"drupal/token": "^1.7",
"lcobucci/jwt": "3.3.3"
"lcobucci/jwt": "3.3.3",
"npm-asset/farmos.org--farmos-map": "^1.4"
},
"_comments": {
"lcobucci/jwt": "Required to fix deprecations in farm_api tests until simple_oauth bumps thephpleague/oauth2_server version. See https://github.com/thephpleague/oauth2-server/issues/1156"

View File

@ -1,12 +1,12 @@
farmOS-map:
version: 1.3.0
version: 1.4.1
remote: https://github.com/farmOS/farmOS-map
license:
name: GPL-2.0
name: MIT
url: https://github.com/farmOS/farmOS-map/blob/master/LICENSE
gpl-compatible: true
js:
/libraries/farmOS-map/farmOS-map.js:
/libraries/farmOS-map/dist/farmOS-map.js:
minified: true
dependencies:
- core/drupalSettings