@arcsine/nodesh
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@arcsine/nodesh", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -7,3 +7,3 @@ # Node Shell | ||
```javascript | ||
#!/bin/npx nodesh | ||
#!/bin/npx @arcsine/nodesh | ||
@@ -10,0 +10,0 @@ stdin // Automatically pipe from stdin |
79246