Skip to content

Commit c95de4a

Browse files
author
ConfigCat
committed
v2.1.4
1 parent 006e7f1 commit c95de4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configcat-node",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

samples/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"author": "configcat",
77
"license": "MIT",
88
"dependencies": {
9-
"configcat-node": "2.1.3"
9+
"configcat-node": "2.1.4"
1010
}
1111
}

0 commit comments

Comments
 (0)