Skip to content

Commit

Permalink
Merge pull request #197 from USEPA/IN-223
Browse files Browse the repository at this point in the history
In 223
  • Loading branch information
johnrockweilercgi authored Aug 12, 2021
2 parents e98eeb5 + 38604ba commit fc511fa
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 23 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"drupal/views_bulk_operations": "^3.13",
"drupal/views_add_button": "^1.7",
"drupal/views_add_button_group": "^2.0",
"fontawesome/fontawesome": "5.13.1",
"fontawesome/fontawesome": "5.15.4",
"drupal/twig_field_value": "^2.0",
"bootstrap/bootstrap": "5.0.2",
"drupal/easy_breadcrumb": "^1.15",
Expand All @@ -43,7 +43,7 @@
"drupal/bamboo_twig": "^5.0@alpha",
"drupal/redirect": "^1.5",
"drupal/webform": "^6.0",
"drupal/webform_config_ignore": "^1.1",
"drupal/webform_config_ignore": "^1.2",
"drupal/webform_ui": "^6.0",
"drupal/webform_node": "^6.0",
"drupal/webform_access": "^6.0",
Expand Down Expand Up @@ -258,9 +258,9 @@
"package": {
"name": "bootstrap/bootstrap",
"type": "drupal-library",
"version": "5.0.2",
"version": "5.1.0",
"dist": {
"url": "https://github.com/twbs/bootstrap/releases/download/v5.0.2/bootstrap-5.0.2-dist.zip",
"url": "https://github.com/twbs/bootstrap/releases/download/v5.1.0/bootstrap-5.1.0-dist.zip",
"type": "zip"
},
"require": {
Expand Down Expand Up @@ -322,4 +322,3 @@
]
}
}

33 changes: 16 additions & 17 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/sync/lightning_core.versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ entity_block: 1.0.0-beta1
entity_browser: 2.1.0
entity_browser_block: 1.0.0
entity_browser_entity_form: 2.1.0
entity_clone:1.0.0
entity_clone: 1.0.0
entity_embed: 1.0.0
entity_reference: 8.7.3
entity_reference_revisions: 1.6.0
Expand Down

0 comments on commit fc511fa

Please sign in to comment.