Skip to content

Commit

Permalink
chore: add peer-dep range for @warp-drive/ember
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Mar 28, 2024
1 parent 68b395e commit e045ce5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
}
},
"peerDependencies": {
"@ember-data/store": "workspace:5.4.0-alpha.44",
"@ember-data/request": "workspace:5.4.0-alpha.44",
"@ember-data/store": "4.12.6 || > 5.3.3",
"@ember-data/request": "4.12.6 || > 5.3.3",
"@warp-drive/core-types": "workspace:0.0.0-alpha.30",
"ember-provide-consume-context": "^0.3.1",
"@ember-data/tracking": "workspace:5.4.0-alpha.44",
"@ember-data/tracking": "4.12.6 || > 5.3.3",
"@ember/string": "^3.1.1"
},
"dependencies": {
Expand Down

0 comments on commit e045ce5

Please sign in to comment.