Skip to content

Commit

Permalink
fix: bump @openfeature/core peer
Browse files Browse the repository at this point in the history
Signed-off-by: openfeature-peer-update-bot <openfeature-peer-update-bot@openfeature.dev>
  • Loading branch information
openfeature-peer-update-bot committed Oct 17, 2024
1 parent 6a45e6d commit 4066e05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"node": ">=18"
},
"peerDependencies": {
"@openfeature/core": "1.4.0"
"@openfeature/core": "1.4.1"
},
"devDependencies": {
"@openfeature/core": "1.4.0"
"@openfeature/core": "1.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"@openfeature/core": "1.4.0"
},
"devDependencies": {
"@openfeature/core": "1.4.0"
"@openfeature/core": "1.4.1"
}
}

0 comments on commit 4066e05

Please sign in to comment.