Skip to content

Commit

Permalink
Update accounts module, primarily to fix checkout conversion stats
Browse files Browse the repository at this point in the history
Previous the source was incorrectly hardcoded, breaking the data here
for website cases.
  • Loading branch information
pimterry committed Jan 3, 2024
1 parent 20b7b0a commit 8eb4d25
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 38 deletions.
161 changes: 124 additions & 37 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@fortawesome/free-regular-svg-icons": "^5.10.2",
"@fortawesome/free-solid-svg-icons": "^5.10.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"@httptoolkit/accounts": "^1.0.0",
"@httptoolkit/accounts": "^1.1.1",
"@httptoolkit/auth0-lock": "^11.14.0",
"@vx/curve": "0.0.153",
"@vx/responsive": "0.0.158",
Expand Down

0 comments on commit 8eb4d25

Please sign in to comment.