10.2.4
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

* prefer set over array #2 (silverwind)
* prefer set over array (silverwind)
* use fastify for test server (silverwind)
* update devDependencies (silverwind)
This commit is contained in:
silverwind 2020-03-15 18:30:32 +01:00
parent 16793b470d
commit 3ef22279cf
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

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