diff --git a/README.md b/README.md index e2be3bd..203cb5d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ the request data to the error. That includes `body`, `query` and `params` which | | Version | |---------|--------------------------------------------------------------------| | Fastify | `^4.x` | -| Bugsnag | `^7.17.0` | +| Bugsnag | `^8.0.0` | | Node | ^18.12.1 || ^20.10.0 || >= 21.0.0 | ## Installation diff --git a/fix-package-json.sh b/fix-package-json.sh deleted file mode 100755 index e59ae24..0000000 --- a/fix-package-json.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash -cat >./dist/cjs/package.json <./dist/esm/package.json <