Skip to content

Commit 7066fb4

Browse files
authored
Update ember-concurrency
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.
1 parent 2ff6c6a commit 7066fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"ember-cli-tailwind": "^0.6.2",
4848
"ember-code-snippet": "^2.4.0",
4949
"ember-component-css": "^0.6.7",
50-
"ember-concurrency": "^0.8.21",
50+
"ember-concurrency": "^0.9.0",
5151
"ember-data": "2.x - 3.x",
5252
"ember-fetch": "^6.2.0",
5353
"ember-fetch-adapter": "^0.4.3",

0 commit comments

Comments
 (0)