Skip to content

Commit

Permalink
Updated common-js to v4.5.0 and version to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laliconfigcat committed Sep 30, 2021
1 parent 787303b commit dde8b14
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
24 changes: 10 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "configcat-js-ssr",
"version": "3.5.2",
"version": "3.6.0",
"description": "ConfigCat Feature Flags for Server Side Rendered apps like NuxtJS. Official ConfigCat SDK for Server Side Rendered to easily access feature flags.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"axios": "^0.21.4",
"configcat-common": "^4.4.6"
"configcat-common": "^4.5.0"
},
"devDependencies": {
"@types/chai": "^4.2.4",
Expand Down

0 comments on commit dde8b14

Please sign in to comment.