13.1.3
Some checks failed
ci / test (14) (push) Has been cancelled
ci / test (16) (push) Has been cancelled
ci / test (18) (push) Has been cancelled

* update deps (silverwind)
* add timerel (silverwind)
* update deps (silverwind)
* ci update (silverwind)
This commit is contained in:
silverwind 2022-07-30 01:56:13 +02:00
parent 23031d2ffc
commit 4ef1a4cb7b
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated

@ -1,12 +1,12 @@
{
"name": "updates",
"version": "13.1.2",
"version": "13.1.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "updates",
"version": "13.1.2",
"version": "13.1.3",
"license": "BSD-2-Clause",
"bin": {
"updates": "bin/updates.js"

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