Skip to content

Commit

Permalink
fix get ember-get-config import not always working (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschot committed Mar 27, 2019
1 parent 6469f38 commit 4eb320a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"ember-cli-htmlbars": "^3.0.0",
"ember-concurrency": "^0.8.25",
"ember-concurrency-test-waiter": "^0.3.1",
"ember-get-config": "^0.2.4",
"ember-infinity": "^1.3.1",
"ember-power-select": "^2.2.1"
},
Expand Down Expand Up @@ -57,7 +58,6 @@
"ember-data": "~3.8.0",
"ember-disable-prototype-extensions": "^1.1.3",
"ember-export-application-global": "^2.0.0",
"ember-get-config": "^0.2.4",
"ember-load-initializers": "^1.1.0",
"ember-maybe-import-regenerator": "^0.1.6",
"ember-mirage-sauce": "git+https://github.com/nickschot/ember-mirage-sauce.git#fixes",
Expand Down

0 comments on commit 4eb320a

Please sign in to comment.