Skip to content

Commit 2abd723

Browse files
committed
chore: point to SDK with flavor metadata
1 parent fc3f80f commit 2abd723

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"peerDependencies": {
5050
"@openfeature/server-sdk": "^1.14.0",
51-
"unleash-client": "^6.0.0"
51+
"unleash-client": "^6.0.0 || 6.12.0-beta.0"
5252
},
5353
"devDependencies": {
5454
"@biomejs/biome": "2.5.2",
@@ -57,7 +57,7 @@
5757
"@types/node": "^22.20.0",
5858
"tsup": "^8.0.0",
5959
"typescript": "^5.9.3",
60-
"unleash-client": "^6.0.0",
60+
"unleash-client": "6.12.0-beta.0",
6161
"vitest": "^4.1.10"
6262
},
6363
"publishConfig": {

0 commit comments

Comments
 (0)