You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug with reading package.json from any folder (#10)
* set single quote style
* fix reading version from package.json
did only work when cwd was specific folder
Fixes#8
Replace axios with native `https` (#7)
* update readme with all flags
* add pkgVersion export from utils
* Support `-h` for help section and `--version`
Add shorthands for all options
* remove axios
add naive redirect-handling in request
add default headers and ok user-agent
* add tests