Skip to content

Commit

Permalink
Merge pull request #386 from ynnoj/master
Browse files Browse the repository at this point in the history
Move ember-cli-string-helpers to dependencies
  • Loading branch information
alexander-alvarez authored Apr 20, 2017
2 parents 2b94bf7 + 3f781e5 commit 8bbd8ff
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 @@ -40,7 +40,6 @@
"ember-cli-qunit": "^3.0.2",
"ember-cli-release": "1.0.0-beta.2",
"ember-cli-sri": "^2.1.0",
"ember-cli-string-helpers": "1.0.0",
"ember-cli-test-loader": "^1.1.0",
"ember-cli-uglify": "^1.2.0",
"ember-cli-yuidoc": "0.8.8",
Expand All @@ -67,6 +66,7 @@
"dependencies": {
"ember-cli-babel": "^5.1.7",
"ember-cli-htmlbars": "^1.0.11",
"ember-cli-string-helpers": "1.0.0",
"ember-composable-helpers": "^2.0.1",
"ember-get-config": "0.2.1",
"ember-in-viewport": "2.1.1",
Expand Down

0 comments on commit 8bbd8ff

Please sign in to comment.