Skip to content

Commit

Permalink
Merge pull request #182 from Turbo87/stew
Browse files Browse the repository at this point in the history
Convert `broccoli-stew` to dev dependency
  • Loading branch information
Turbo87 authored Mar 21, 2018
2 parents 03cc6bd + 8a1ee3d commit 208fcbe
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 @@ -25,11 +25,11 @@
"test:strip": "STRIP_TEST_SELECTORS=true ember test"
},
"dependencies": {
"broccoli-stew": "^1.4.0",
"ember-cli-babel": "^6.8.2",
"ember-cli-version-checker": "^2.0.0"
},
"devDependencies": {
"broccoli-stew": "^1.4.0",
"ember-cli": "~2.18.0",
"ember-cli-dependency-checker": "^2.0.1",
"ember-cli-eslint": "^4.1.0",
Expand Down

0 comments on commit 208fcbe

Please sign in to comment.