Skip to content

Commit

Permalink
move ember composable helpers to dev dependencies and bump version
Browse files Browse the repository at this point in the history
see #524
  • Loading branch information
fran-worley committed May 26, 2019
1 parent e411312 commit 5c561a4
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 @@ -29,7 +29,6 @@
"ember-cli-babel": "^6.11.0",
"ember-cli-htmlbars": "^2.0.3",
"ember-cli-string-helpers": "^1.8.1",
"ember-composable-helpers": "^2.1.0",
"ember-get-config": "^0.2.4",
"ember-in-viewport": "~3.0.3",
"ember-scrollable": "^0.5.2",
Expand Down Expand Up @@ -58,6 +57,7 @@
"ember-cli-update": "^0.21.4",
"ember-cli-yuidoc": "0.8.8",
"ember-code-snippet": "^2.2.0",
"ember-composable-helpers": "^2.3.1",
"ember-concurrency": "^0.8.14",
"ember-data": "^3.1.1",
"ember-disable-prototype-extensions": "^1.1.2",
Expand Down

0 comments on commit 5c561a4

Please sign in to comment.