diff --git a/typescript/package.json b/typescript/package.json index 9fa0f2501..f98aae1e3 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -1,7 +1,7 @@ { "name": "Bangle.ts", "description": "Bangle.js Typescript Project Setup and Types", - "author": "Sebastian Di Luzio (https://diluz.io) and qucchia (https://github.com/qucchia)", + "author": "Sebastian Di Luzio (https://diluz.io), qucchia (https://github.com/qucchia) and Rob Pilling (https://github.com/bobrippling)", "version": "0.0.1", "devDependencies": { "typescript": "4.9.4"