Skip to content

Commit e698e7d

Browse files
committed
chore: bump flagd provider's flagd-core dep to ^4.0.0
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent d5811f5 commit e698e7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/providers/flagd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"dependencies": {
1919
"lru-cache": "^11.0.0",
20-
"@openfeature/flagd-core": "^3.0.0"
20+
"@openfeature/flagd-core": "^4.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)