* fix include parsing, test updates (silverwind)
This commit is contained in:
silverwind 2023-09-06 00:48:44 +02:00
parent 6fae6c4f9e
commit 4a055ade91
Signed by untrusted user: 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": "15.0.0",
"version": "15.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "updates",
"version": "15.0.0",
"version": "15.0.1",
"license": "BSD-2-Clause",
"bin": {
"updates": "bin/updates.js"

@ -1,6 +1,6 @@
{
"name": "updates",
"version": "15.0.0",
"version": "15.0.1",
"description": "Flexible npm and poetry dependency update tool",
"author": "silverwind",
"repository": "silverwind/updates",