chore: update version to 2.18.0 in package.json and package-lock.json

This commit is contained in:
2025-12-22 13:53:04 +01:00
parent c4205a28eb
commit 20af876316
2 changed files with 3 additions and 3 deletions

View File

@@ -58,5 +58,5 @@
"engines": {
"node": ">=18.17.0"
},
"version": "2.17.0"
"version": "2.18.0"
}