Skip to content

Commit

Permalink
chore: bump min core version
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr authored Dec 18, 2024
1 parent 794da53 commit 07b62f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"node": ">=18"
},
"peerDependencies": {
"@openfeature/core": "^1.5.0"
"@openfeature/core": "^1.6.0"
},
"devDependencies": {
"@openfeature/core": "^1.5.0"
"@openfeature/core": "^1.6.0"
}
}

0 comments on commit 07b62f5

Please sign in to comment.