Skip to content

Commit

Permalink
Bump dependency on @propelauth/javascript (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-propelauth authored Apr 23, 2024
1 parent 30db6ff commit afcd2ea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"type": "git",
"url": "https://github.com/PropelAuth/react"
},
"version": "2.0.19",
"version": "2.0.20",
"license": "MIT",
"keywords": [
"auth",
"react",
"user"
],
"dependencies": {
"@propelauth/javascript": "^2.0.14",
"@propelauth/javascript": "^2.0.15",
"hoist-non-react-statics": "^3.3.2",
"utility-types": "^3.10.0"
},
Expand Down

0 comments on commit afcd2ea

Please sign in to comment.