Skip to content

Commit

Permalink
Update ember-concurrency
Browse files Browse the repository at this point in the history
There've been some breaking changes coming down the pipe to Ember APIs that e-c uses, we need to update it to make sure our users can update. `e-c` itself shouldn't have any breaking API changes.
  • Loading branch information
pzuraq authored Apr 3, 2019
1 parent 2ff6c6a commit 7066fb4
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 @@ -47,7 +47,7 @@
"ember-cli-tailwind": "^0.6.2",
"ember-code-snippet": "^2.4.0",
"ember-component-css": "^0.6.7",
"ember-concurrency": "^0.8.21",
"ember-concurrency": "^0.9.0",
"ember-data": "2.x - 3.x",
"ember-fetch": "^6.2.0",
"ember-fetch-adapter": "^0.4.3",
Expand Down

0 comments on commit 7066fb4

Please sign in to comment.