Skip to content

Commit 970335e

Browse files
authored
chore(web): bump core peer version (#1018)
Bump core version to match the latest. Signed-off-by: Michael Beemer <[email protected]>
1 parent 52bbf15 commit 970335e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"homepage": "https://github.com/open-feature/js-sdk#readme",
4848
"peerDependencies": {
49-
"@openfeature/core": "1.3.0"
49+
"@openfeature/core": "1.4.0"
5050
},
5151
"devDependencies": {
5252
"@openfeature/core": "1.4.0"

0 commit comments

Comments
 (0)