Skip to content

Commit 91e48b4

Browse files
committed
updating configcat-common
1 parent 04222e3 commit 91e48b4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"cSpell.words": [
3+
"lcov"
4+
]
5+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "ConfigCat",
2626
"license": "MIT",
2727
"dependencies": {
28-
"configcat-common": "^1.1.25",
28+
"configcat-common": "^1.2.0",
2929
"got": "^9.6.0",
3030
"tunnel": "0.0.6"
3131
},

0 commit comments

Comments
 (0)