diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index c8203643e..6889197f5 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -27,7 +27,7 @@ "url": "git+https://github.com/inngest/inngest-js.git", "directory": "packages/eslint-plugin" }, - "author": "Jack Williams ", + "author": "Inngest Inc. ", "license": "ISC", "dependencies": { "@typescript-eslint/utils": "^6.11.0", diff --git a/packages/inngest/package.json b/packages/inngest/package.json index 7a54f73a9..bae56876d 100644 --- a/packages/inngest/package.json +++ b/packages/inngest/package.json @@ -168,7 +168,7 @@ "parallel processing", "flow control" ], - "author": "Dan Farrelly ", + "author": "Inngest Inc. ", "license": "Apache-2.0", "private": false, "prettier": { diff --git a/packages/middleware-encryption/package.json b/packages/middleware-encryption/package.json index d4d775025..0875d011f 100644 --- a/packages/middleware-encryption/package.json +++ b/packages/middleware-encryption/package.json @@ -52,7 +52,7 @@ "url": "git+https://github.com/inngest/inngest-js.git", "directory": "packages/middleware-encryption" }, - "author": "Jack Williams ", + "author": "Inngest Inc. ", "license": "Apache-2.0", "devDependencies": { "@eslint/js": "^9.7.0", diff --git a/packages/middleware-sentry/package.json b/packages/middleware-sentry/package.json index 485fe28db..9077afd46 100644 --- a/packages/middleware-sentry/package.json +++ b/packages/middleware-sentry/package.json @@ -29,7 +29,7 @@ "url": "git+https://github.com/inngest/inngest-js.git", "directory": "packages/middleware-sentry" }, - "author": "Jack Williams ", + "author": "Inngest Inc. ", "license": "Apache-2.0", "devDependencies": { "@sentry/core": "^8.8.0", diff --git a/packages/test/package.json b/packages/test/package.json index f413859e4..9c631046f 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -32,7 +32,7 @@ "url": "git+https://github.com/inngest/inngest-js.git", "directory": "packages/test" }, - "author": "Jack Williams ", + "author": "Inngest Inc. ", "license": "Apache-2.0", "devDependencies": { "@jest/globals": "^29.5.0"