Pre-release: v1.18.0-pre1

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-05-05 17:03:25 -04:00
parent 8ff28fbb33
commit e64987ef90
No known key found for this signature in database
GPG Key ID: 56375DA2DF02ABFF
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.17.1 1.18.0-pre1

4
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@techaro/anubis", "name": "@techaro/anubis",
"version": "1.17.0", "version": "1.18.0-pre1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
@ -2691,4 +2691,4 @@
} }
} }
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@techaro/anubis", "name": "@techaro/anubis",
"version": "1.17.1", "version": "1.18.0-pre1",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {