Skip to content

Commit

Permalink
remove ember-cli-shims and add peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanCrotaz committed Nov 15, 2020
1 parent 76d8a32 commit 02217a6
Show file tree
Hide file tree
Showing 2 changed files with 571 additions and 25 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"silent-error": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@typed-ember/renovate-config": "1.2.1",
"broccoli-asset-rev": "3.0.0",
"ember-ajax": "5.0.0",
Expand All @@ -45,7 +46,6 @@
"ember-cli-htmlbars": "4.3.1",
"ember-cli-inject-live-reload": "2.0.2",
"ember-cli-qunit": "4.4.0",
"ember-cli-shims": "1.2.0",
"ember-cli-sri": "2.1.1",
"ember-cli-uglify": "3.0.0",
"ember-disable-prototype-extensions": "1.1.3",
Expand All @@ -56,6 +56,7 @@
"ember-source": "3.17.3",
"ember-source-channel-url": "2.0.1",
"ember-try": "1.4.0",
"eslint": "^7.13.0",
"eslint-plugin-ember": "7.13.0",
"eslint-plugin-node": "11.1.0",
"loader.js": "4.7.0",
Expand Down
Loading

0 comments on commit 02217a6

Please sign in to comment.