typescript: add to authors

pull/2587/head
Rob Pilling 2023-02-19 17:58:22 +00:00
parent d9a45fc578
commit f7cc2bff5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Bangle.ts",
"description": "Bangle.js Typescript Project Setup and Types",
"author": "Sebastian Di Luzio <sebastian@diluz.io> (https://diluz.io) and qucchia <qucchia0@gmail.com> (https://github.com/qucchia)",
"author": "Sebastian Di Luzio <sebastian@diluz.io> (https://diluz.io), qucchia <qucchia0@gmail.com> (https://github.com/qucchia) and Rob Pilling (https://github.com/bobrippling)",
"version": "0.0.1",
"devDependencies": {
"typescript": "4.9.4"