Moving to bin folder

This commit is contained in:
Sanath Kumar Ramesh
2017-08-10 20:09:05 -07:00
parent 5c19b1b1f9
commit f03f985805
2 changed files with 3 additions and 0 deletions

View File

@@ -13,5 +13,8 @@
"mkdirp": "^0.5.1",
"request": "^2.81.0",
"tar": "^2.2.1"
},
"bin": {
"go-npm": "./bin/go-npm"
}
}