Skip to content

Commit

Permalink
Fix peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp authored May 31, 2024
1 parent 11aa077 commit 208e962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ember-can/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@
},
"peerDependencies": {
"@ember/string": "^3.1.1",
"ember-source": "^3.20.0 || ^4.0.0 || >=5.0.0"
"ember-source": "^3.28.0 || ^4.0.0 || >=5.0.0"
}
}

0 comments on commit 208e962

Please sign in to comment.