Skip to content

Commit

Permalink
chore update some dependencies (requires "npm install")
Browse files Browse the repository at this point in the history
and commit package-lock.json https://docs.npmjs.com/cli/v10/configuring-npm/package-lock-json#description
and add .npmrc to prevent peer dependencies issues (caused by passport-apereo-cas)
  • Loading branch information
floriannari committed Feb 27, 2024
1 parent c881b9e commit cf250ff
Show file tree
Hide file tree
Showing 4 changed files with 2,101 additions and 35 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# because of passport-apereo-cas
legacy-peer-deps=true

0 comments on commit cf250ff

Please sign in to comment.