gremlin_node_console
Advanced tools
Comparing version 0.0.3 to 0.0.4
#!/bin/sh | ||
":"; //# comment; exec /usr/bin/env node --experimental-repl-await | ||
":" //# comment; exec /usr/bin/env node --experimental-repl-await | ||
@@ -4,0 +4,0 @@ "use strict"; |
{ | ||
"name": "gremlin_node_console", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
2046