Skip to content

Commit 8e3abe2

Browse files
committed
Use published spa-js
1 parent e3b852c commit 8e3abe2

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,4 @@ test-results
108108

109109
cypress/screenshots
110110
cypress/videos
111-
.npmrc
112-
113-
!auth0-auth0-spa-js-2.6.0-connected-accounts.tgz
111+
.npmrc
-448 KB
Binary file not shown.

package-lock.json

Lines changed: 4 additions & 4 deletions
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": "file:auth0-auth0-spa-js-2.6.0-connected-accounts.tgz"
98+
"@auth0/auth0-spa-js": "^2.6.0"
9999
}
100100
}

0 commit comments

Comments
 (0)