Skip to content

Commit

Permalink
Add @canary-features as -build-infra dep
Browse files Browse the repository at this point in the history
This is already a de-facto dep as it's required by `features.js`.
Adding it as an explicit dep to deal with dependency issues.
  • Loading branch information
hjdivad authored and igorT committed Mar 6, 2020
1 parent 3032e94 commit 82cd914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/-build-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"dependencies": {
"@babel/plugin-transform-block-scoping": "^7.5.5",
"@ember-data/canary-features": "3.12.5",
"babel-plugin-debug-macros": "^0.3.2",
"babel-plugin-feature-flags": "^0.3.1",
"babel-plugin-filter-imports": "^3.0.0",
Expand Down

0 comments on commit 82cd914

Please sign in to comment.