Skip to content

Commit

Permalink
Make ember-simple-auth a peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 8, 2024
1 parent 5517c12 commit 58ffbc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 18.19.0
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
"release-it-lerna-changelog": "^4.0.1",
"webpack": "^5.66.0"
},
"peerDependencies": {
"ember-simple-auth": "^4.0.0 || ^5.0.0 || >= 6.0.0"
},
"engines": {
"node": "12.* || 14.* || >= 16"
},
Expand Down

0 comments on commit 58ffbc5

Please sign in to comment.