Skip to content

Commit

Permalink
Downgrade ember-get-config
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 14, 2022
1 parent 627cd14 commit ddb7b81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ember-concurrency": "^2.0.0",
"ember-decorators": "^6.1.1",
"ember-fetch": "^8.1.1",
"ember-get-config": "^1.0.0",
"ember-get-config": "^0.5.0",
"ember-keyboard": "^7.0.0-beta.0",
"ember-modal-dialog": "yapplabs/ember-modal-dialog#76b74f1c4b791fed5b084836c3b1c8c54836ac71",
"ember-responsive": "^4.0.2",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1271,7 +1271,7 @@
walk-sync "^1.1.3"
wrap-legacy-hbs-plugin-if-needed "^1.0.1"

"@embroider/macros@0.33.0", "@embroider/macros@0.43.5", "@embroider/macros@0.50.2", "@embroider/macros@>= 0.48.1 < 2.0.0-alpha.1", "@embroider/macros@^0.41.0", "@embroider/macros@^0.43.5", "@embroider/macros@^0.47.1", "@embroider/macros@^0.50.0":
"@embroider/macros@0.33.0", "@embroider/macros@0.43.5", "@embroider/macros@0.50.2", "@embroider/macros@>= 0.48.1 < 2.0.0-alpha.1", "@embroider/macros@^0.41.0", "@embroider/macros@^0.43.5", "@embroider/macros@^0.47.1":
version "0.50.2"
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-0.50.2.tgz#9ec7d0bb1fa846410fc6c209a69b782640942b11"
integrity sha512-nPRE8fanqbIik4+WBm/roW3sxNkMp6WnuZT/IM8wdmgkYU55uH+eyJXT7XW0UGy9IQv6YJ2QTRz46cq9N0/4qg==
Expand Down Expand Up @@ -6570,7 +6570,7 @@ ember-fetch@^8.1.1:
node-fetch "^2.6.1"
whatwg-fetch "^3.6.2"

"ember-get-config@0.2.4 - 0.5.0":
"ember-get-config@0.2.4 - 0.5.0", ember-get-config@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-0.5.0.tgz#8195f3e4c0ff0742182c81ae54aad78d07a24bcf"
integrity sha512-y1osD6g8wV/BlDjuaN6OG5MT0iHY2X/yE38gUj/05uUIMIRfpcwOdWnFQHBiXIhDojvAJQTEF1VOYFIETQMkeQ==
Expand All @@ -6579,15 +6579,6 @@ ember-fetch@^8.1.1:
ember-cli-babel "^7.26.6"
ember-cli-htmlbars "^5.7.1"

ember-get-config@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/ember-get-config/-/ember-get-config-1.0.0.tgz#0993a13e925cb283c73eef5871fb09144e878d59"
integrity sha512-QqgOO8899+Ys8eusVKUrSKLTSMzcA5XkmYbMvxxbqQqJsf/3vvDWl13rtq6Rte7gL4T6ViOkAqLOaDH4nTMBGQ==
dependencies:
"@embroider/macros" "^0.50.0"
ember-cli-babel "^7.26.6"
ember-cli-htmlbars "^5.7.1"

ember-getowner-polyfill@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/ember-getowner-polyfill/-/ember-getowner-polyfill-2.2.0.tgz#38e7dccbcac69d5ec694000329ec0b2be651d2b2"
Expand Down

0 comments on commit ddb7b81

Please sign in to comment.