Skip to content

Commit

Permalink
Merge pull request #225 from Turbo87/remove-shims
Browse files Browse the repository at this point in the history
Remove unused `ember-cli-shims` dependency
  • Loading branch information
Turbo87 committed Sep 5, 2018
2 parents 8739402 + bb15e46 commit b7315f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"ember-cli-htmlbars-inline-precompile": "^1.0.2",
"ember-cli-inject-live-reload": "^1.6.1",
"ember-cli-qunit": "^4.0.0",
"ember-cli-shims": "^1.1.0",
"ember-disable-prototype-extensions": "^1.1.2",
"ember-load-initializers": "^1.0.0",
"ember-resolver": "^5.0.1",
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,7 @@ electron-to-chromium@^1.3.47:
version "1.3.62"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.62.tgz#2e8e2dc070c800ec8ce23ff9dfcceb585d6f9ed8"

ember-cli-babel@^6.0.0-beta.7, ember-cli-babel@^6.8.1, ember-cli-babel@^6.8.2:
ember-cli-babel@^6.8.1, ember-cli-babel@^6.8.2:
version "6.8.2"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-6.8.2.tgz#eac2785964f4743f4c815cd53c6288f00cc087d7"
dependencies:
Expand Down Expand Up @@ -2125,14 +2125,6 @@ ember-cli-qunit@^4.0.0:
ember-cli-babel "^6.11.0"
ember-qunit "^3.3.2"

ember-cli-shims@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/ember-cli-shims/-/ember-cli-shims-1.1.0.tgz#0e3b8a048be865b4f81cc81d397ff1eeb13f75b6"
dependencies:
ember-cli-babel "^6.0.0-beta.7"
ember-cli-version-checker "^1.2.0"
silent-error "^1.0.1"

ember-cli-string-utils@^1.0.0, ember-cli-string-utils@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/ember-cli-string-utils/-/ember-cli-string-utils-1.1.0.tgz#39b677fc2805f55173735376fcef278eaa4452a1"
Expand Down

0 comments on commit b7315f3

Please sign in to comment.