Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit e7dccc1

Browse files
RobbieTheWagnerkybishop
authored andcommitted
Remove app/addon move ember-cli-babel to devDeps (#16)
1 parent 32ff1e6 commit e7dccc1

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

addon/.gitkeep

Whitespace-only changes.

app/.gitkeep

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
},
3838
"dependencies": {
3939
"@html-next/flexi-config": "2.0.0",
40-
"ember-cli-babel": "^6.6.0",
4140
"ember-cli-preprocess-registry": "^3.0.0",
4241
"rsvp": "^3.2.0"
4342
},
4443
"devDependencies": {
4544
"@html-next/flexi-layouts": "2.0.2",
4645
"broccoli-asset-rev": "^2.4.5",
4746
"ember-cli": "~2.16.2",
47+
"ember-cli-babel": "^6.8.2",
4848
"ember-cli-dependency-checker": "^2.0.0",
4949
"ember-cli-eslint": "^4.0.0",
5050
"ember-cli-htmlbars": "^2.0.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,7 @@ ember-cli-babel@^6.0.0, ember-cli-babel@^6.0.0-beta.7:
18491849
clone "^2.0.0"
18501850
ember-cli-version-checker "^2.0.0"
18511851

1852-
ember-cli-babel@^6.3.0, ember-cli-babel@^6.6.0:
1852+
ember-cli-babel@^6.3.0, ember-cli-babel@^6.8.2:
18531853
version "6.8.2"
18541854
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-6.8.2.tgz#eac2785964f4743f4c815cd53c6288f00cc087d7"
18551855
dependencies:

0 commit comments

Comments
 (0)