Skip to content

Commit 3981de6

Browse files
committed
Removed email
1 parent 7d531e3 commit 3981de6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-typescript-tutorial",
33
"version": "1.0.0",
44
"main": "index.js",
5-
"author": "Matt Pocock <mattpocockvoice@gmail.com>",
5+
"author": "Matt Pocock <team@totaltypescript.com>",
66
"license": "GPL",
77
"devDependencies": {
88
"@total-typescript/exercise-cli": "^0.10.0",
@@ -190,4 +190,4 @@
190190
"react-select": "^5.7.3",
191191
"zod": "^3.21.4"
192192
}
193-
}
193+
}

0 commit comments

Comments
 (0)