Skip to content

Commit

Permalink
Merge pull request #17 from topaxi/dev-babel
Browse files Browse the repository at this point in the history
Move ember-cli-babel to devDependencies
  • Loading branch information
Turbo87 committed Nov 5, 2017
2 parents 7d2a563 + ecb2466 commit 3986175
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,12 @@
"test:ember": "ember test",
"lint": "eslint app addon blueprints config server test-support tests *.js"
},
"dependencies": {
"ember-cli-babel": "^5.1.7"
},
"devDependencies": {
"@glimmer/syntax": "^0.29.1",
"broccoli-asset-rev": "^2.4.5",
"ember-ajax": "^2.4.1",
"ember-cli": "~2.11.0",
"ember-cli-babel": "^5.1.7",
"ember-cli-chai": "0.3.2",
"ember-cli-dependency-checker": "^1.3.0",
"ember-cli-eslint": "^3.0.2",
Expand Down

0 comments on commit 3986175

Please sign in to comment.