Skip to content

Commit 0272cbd

Browse files
committed
Bump configcat-common version
1 parent 27c0c95 commit 0272cbd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configcat-js-chromium-extension",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
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",
@@ -33,7 +33,7 @@
3333
"homepage": "https://configcat.com",
3434
"dependencies": {
3535
"@types/chrome": "0.0.193",
36-
"configcat-common": "^8.0.1",
36+
"configcat-common": "^8.0.2",
3737
"tslib": "^2.4.1"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)