spmallette commented on code in PR #3238:
URL: https://github.com/apache/tinkerpop/pull/3238#discussion_r2436804346
##########
gremlin-javascript/src/main/javascript/gremlin-javascript/package.json:
##########
@@ -2,14 +2,19 @@
"name": "gremlin",
"version": "3.8.0-alpha1",
"description": "JavaScript Gremlin Language Variant",
- "author": "Apache TinkerPop team",
+ "author": {
+ "name": "Apache TinkerPop team"
+ },
Review Comment:
`homepage` already has the main url. i'm not sure what's normal there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]