Skip to content

Commit a3469b6

Browse files
beeme1mrtoddbaert
andauthored
fix: update OpenFeature core version to 1.5.0 (#1077)
## This PR - bumps OpenFeature core version to match the current release ### Notes This should have been automatically by the CI but it didn't work for some reason. I'll look into why after the issue is resolved. fe3ad8e#diff-e35631c960979816b4b2bda7950788e968930fcaf2cf39b482ff23117cd13888R50 Signed-off-by: Michael Beemer <[email protected]> Co-authored-by: Todd Baert <[email protected]>
1 parent 26264d6 commit a3469b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/open-feature/js-sdk#readme",
4949
"peerDependencies": {
50-
"@openfeature/core": "1.4.0"
50+
"@openfeature/core": "1.5.0"
5151
},
5252
"devDependencies": {
5353
"@openfeature/core": "1.5.0"

0 commit comments

Comments
 (0)