Skip to content

Commit b612cb4

Browse files
committed
Force 2.4.1 since 2.4.0 had wrong deps
1 parent 001c30f commit b612cb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@
9595
"react-dom": "^16.11.0 || ^17 || ^18 || ^19"
9696
},
9797
"dependencies": {
98-
"@auth0/auth0-spa-js": "^2.4.0"
98+
"@auth0/auth0-spa-js": "^2.4.1"
9999
}
100100
}

0 commit comments

Comments
 (0)