Skip to content

Commit 5117075

Browse files
committed
fixup: lint
Signed-off-by: Todd Baert <[email protected]>
1 parent 19ed571 commit 5117075

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/providers/config-cat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"@openfeature/server-sdk": "^1.13.5",
1111
"configcat-node": "^11.3.1",
1212
"@openfeature/config-cat-core": "0.1.1",
13-
"configcat-common": "9.4.0"
13+
"configcat-common": "9.3.1"
1414
}
1515
}

libs/shared/config-cat-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@openfeature/core": "^1.6.0"
1111
},
1212
"dependencies": {
13-
"configcat-common": "9.4.0",
13+
"configcat-common": "9.3.1",
1414
"configcat-js-ssr": "^8.4.3"
1515
}
1616
}

0 commit comments

Comments
 (0)