10.1.0
Some checks failed
ci / test (10, macOS-latest) (push) Has been cancelled
ci / test (10, ubuntu-latest) (push) Has been cancelled
ci / test (10, windows-latest) (push) Has been cancelled
ci / test (12, macOS-latest) (push) Has been cancelled
ci / test (12, ubuntu-latest) (push) Has been cancelled
ci / test (12, windows-latest) (push) Has been cancelled
ci / test (13, macOS-latest) (push) Has been cancelled
ci / test (13, ubuntu-latest) (push) Has been cancelled
ci / test (13, windows-latest) (push) Has been cancelled

* document --githubapi (silverwind)
* test tweaks (silverwind)
* lazy-load package.json (silverwind)
* switch to colorette (silverwind)
* use join only (silverwind)
* test refactor (silverwind)
This commit is contained in:
silverwind 2020-03-09 17:56:25 +01:00
parent 827fb9f8a8
commit ddac7eb8db
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -1,6 +1,6 @@
{
"name": "updates",
"version": "10.0.1",
"version": "10.1.0",
"description": "Flexible npm dependency update tool",
"author": "silverwind",
"repository": "silverwind/updates",