Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
docs: Update readme (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea authored Apr 23, 2024
1 parent 5fe621a commit 03423be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# sentry-migr8

HACKWEEK PROJECT - Migrate to the next JS SDK version

**This Package is highly experimental! Use with Caution!**
Migrate the usage of your Sentry SDK v7 to be v8 compatible.

## Usage

Expand All @@ -17,6 +15,8 @@ By default we run all transformations on all files in the directory, ignoring an
If you work in a monorepo, make sure to run `@sentry/migr8` in each subpackage instead of the monorepo root, as
otherwise we cannot update dependencies etc. correctly.

migr8 runs on Node 18+.

### Options

You can run `npx @sentry/migr8 --help` to get a list of available options.
Expand Down

0 comments on commit 03423be

Please sign in to comment.