Skip to content

Commit

Permalink
Update Sentry version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJSully committed Jan 3, 2024
1 parent bba0e0f commit 1eb3918
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 776 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,18 @@
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.87.0/bundle.tracing.min.js"
integrity="sha384-/tvmI6Begi0ByupnTi5AUHWQuXcCwahbrULAfJ+6YHFMIyzHI6wWbNiD6r6MKAVI"
src="https://browser.sentry-cdn.com/7.91.0/bundle.tracing.min.js"
integrity="sha384-mLp8eX2NZEYz/yYlB3hz0DAxA9qX7yneHI9PPB9DfnLCo4Z+yC1XQzP9D7b9oqS2"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.87.0/bundle.tracing.replay.min.js"
integrity="sha384-tM+htpi3LOboWUZbwMA4kqVv7BnV9bs6sH3M4l1aDurJ4UuKbhFiOq1O9dj5sMHW"
src="https://browser.sentry-cdn.com/7.91.0/bundle.tracing.replay.min.js"
integrity="sha384-CI7S6VgmKo/Bk51r0xlS0kQOPkYtm9J4oCWlzRva+A7u5fVCABvuDmzkamYS/xAI"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.87.0/captureconsole.min.js"
integrity="sha384-GtZuSZtwZlNXV8EsLbRqn6bMe61OdvgGr2MYtNPn+wFg5iGAsysv1y/UwPd4hUiP"
src="https://browser.sentry-cdn.com/7.91.0/captureconsole.min.js"
integrity="sha384-5D6+8/c1TZhh0EVwPoguO1irQ7nltihBsTHQThTrF9fDddD1KKQHvBNa00bjt6EE"
crossorigin="anonymous"
></script>
<script>
Expand Down
Loading

0 comments on commit 1eb3918

Please sign in to comment.