Skip to content

Commit

Permalink
feat: support ember-simple-auth v7
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfries committed Dec 30, 2024
1 parent 6f9afd1 commit 10d013d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
},
"peerDependencies": {
"ember-auto-import": "2.x",
"ember-simple-auth": "4.x || 5.x || 6.x",
"ember-simple-auth": "4.x || 5.x || 6.x || 7.x",
"ember-source": ">= 4.0.0",
"firebase": "9.14.x || 10.x"
},
Expand Down

0 comments on commit 10d013d

Please sign in to comment.