Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed May 25, 2024
2 parents 28de354 + 0edfe4a commit 50c7080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint:docs": "documentation lint ./src/**/*.mjs"
},
"dependencies": {
"@kronos-integration/service": "^10.5.0"
"@kronos-integration/service": "^11.0.0"
},
"devDependencies": {
"ava": "^6.1.3",
Expand All @@ -42,7 +42,7 @@
"semantic-release": "^23.1.1"
},
"engines": {
"node": ">=22.0.0"
"node": ">=22.2.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 50c7080

Please sign in to comment.