diff --git a/package.json b/package.json index e751776..ae77e38 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "deploy": "rimraf dist/ui && IS_WEB=1 webpack --mode=production && gh-pages -d dist/ui", "test": "jest" }, - "author": "Jeremy Apthorp ", + "author": "Jeremy Rose ", "license": "AGPL-3.0-only", "devDependencies": { "@rehooks/component-size": "^1.0.2",