Skip to content

Commit

Permalink
fastboot is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Nov 26, 2023
1 parent 7fdccc7 commit 7107d8a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ember-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,13 @@
"ember-cli-fastboot": ">=4.0.0",
"ember-source": ">=5.0.0",
"type-fest": "^4.0.0"
},
"peerDependenciesMeta": {
"ember-cli-fastboot": {
"optional": true
},
"type-fest": {
"optional": true
}
}
}

0 comments on commit 7107d8a

Please sign in to comment.