Skip to content

Commit

Permalink
Prepare v3.0.1 release (#35)
Browse files Browse the repository at this point in the history
* Update to configcat-common v8.0.1

* Bump version
  • Loading branch information
adams85 authored Jun 26, 2023
1 parent c82c306 commit 3a3b681
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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-react",
"version": "3.0.0",
"version": "3.0.1",
"scripts": {
"build": "npm run build:esm && npm run build:cjs",
"build:esm": "tsc -p tsconfig.build.esm.json && gulp esm",
Expand Down Expand Up @@ -33,7 +33,7 @@
"homepage": "https://configcat.com",
"license": "MIT",
"dependencies": {
"configcat-common": "^8.0.0",
"configcat-common": "^8.0.1",
"tslib": "^2.4.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 3a3b681

Please sign in to comment.