fix: correct author email typo in package.json (#89)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@googleworkspace/cli": patch
|
||||
---
|
||||
|
||||
fix: correct author email typo in package.json
|
||||
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user