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

This commit is contained in:
Knee Cola
2025-12-24 23:43:17 +01:00
parent 2ad2978fd3
commit d3f109ea4b
2 changed files with 3 additions and 3 deletions

View File

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