fix: correct author email typo in package.json (#89)

This commit is contained in:
Hasala Abhilasha
2026-03-05 08:56:06 +05:30
committed by GitHub
parent 0d9558d297
commit eb0347a19e
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@googleworkspace/cli": patch
---
fix: correct author email typo in package.json
+1 -1
View File
@@ -10,7 +10,7 @@
},
"author": {
"name": "Justin Poehnelt",
"email": "justin.poehnelt@mgail.com"
"email": "justin.poehnelt@gmail.com"
},
"homepage": "https://github.com/googleworkspace/cli",
"bugs": {