Skip to content

Commit

Permalink
Update node project name
Browse files Browse the repository at this point in the history
  • Loading branch information
ryn5 committed Dec 15, 2023
1 parent f294531 commit d13eb1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gremlin-javascript/examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gremlin-javascript/examples/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "example",
"name": "examples",
"version": "1.0.0",
"description": "GLV example for JavaScript with Node",
"main": "example.js",
"main": "connections.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit d13eb1b

Please sign in to comment.