Bumped fork/hash of ember-promise-modals fork

no issue

- having problems with `yarn` pulling incorrect version from cache resulting in modals not closing due to missing functionality
This commit is contained in:
Kevin Ansfield 2021-09-22 16:54:18 +01:00
parent 4d334e5502
commit d8a288ef8e
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@
"ember-power-calendar-moment": "0.1.7",
"ember-power-datepicker": "cibernox/ember-power-datepicker",
"ember-power-select": "4.1.5",
"ember-promise-modals": "TryGhost/ember-promise-modals#v2.0.0+ghost.2",
"ember-promise-modals": "TryGhost/ember-promise-modals#v2.0.0+ghost.3",
"ember-resolver": "8.0.3",
"ember-route-action-helper": "2.0.8",
"ember-simple-auth": "4.0.0",

View File

@ -6960,9 +6960,9 @@ ember-power-select@4.1.5:
ember-text-measurer "^0.6.0"
ember-truth-helpers "^2.1.0 || ^3.0.0"
ember-promise-modals@TryGhost/ember-promise-modals#v2.0.0+ghost.2:
ember-promise-modals@TryGhost/ember-promise-modals#v2.0.0+ghost.3:
version "2.0.0"
resolved "https://codeload.github.com/TryGhost/ember-promise-modals/tar.gz/820eddbd0ee5fa6c48928a959006c1528f3a4e81"
resolved "https://codeload.github.com/TryGhost/ember-promise-modals/tar.gz/7849fe130359f765673d0eb6b3355100f94129d2"
dependencies:
"@ember/test-waiters" "^3.0.0"
broccoli-funnel "^3.0.8"