update package name
Showing
| { | { | ||
| "name": "nemean-cli", | "name": "nemean-cli", | ||
| "version": "1.0.0", | "version": "1.0.1", | ||
| "main": "index.js", | "main": "index.js", | ||
| "license": "MIT", | "license": "MIT", | ||
| "author": "super-lin", | "author": "super-lin", | ||
| ... | @@ -15,6 +15,6 @@ | ... | @@ -15,6 +15,6 @@ | 
| "shelljs": "^0.8.3" | "shelljs": "^0.8.3" | ||
| }, | }, | ||
| "bin": { | "bin": { | ||
| "heracles": "./bin/npmrc.js" | "nemean": "./bin/npmrc.js" | ||
| } | } | ||
| } | } | 
Please register or sign in to comment