Skip to content

Bump @sentry/browser from 7.102.1 to 8.0.0 #385

Bump @sentry/browser from 7.102.1 to 8.0.0

Bump @sentry/browser from 7.102.1 to 8.0.0 #385

Workflow file for this run

name: CI
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci
- run: npm test