Skip to content

Commit

Permalink
fix pnpm peer dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Jan 1, 2025
1 parent b71ed86 commit eaa7a3c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 10 deletions.
3 changes: 2 additions & 1 deletion packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
"prettier": "3.4.2",
"rollup": "4.29.1",
"rollup-plugin-copy": "3.5.0",
"typescript": "5.7.2"
"typescript": "5.7.2",
"webpack": "5.97.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
46 changes: 37 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit eaa7a3c

Please sign in to comment.