Skip to content

Commit

Permalink
Use common-js package v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Nov 21, 2022
1 parent e5bf8f2 commit f9ecb88
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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": "1.0.2",
"version": "1.0.3",
"scripts": {
"build": "npm run build:esm && npm run build:cjs",
"build:esm": "tsc && gulp esm",
Expand Down Expand Up @@ -31,7 +31,7 @@
"homepage": "https://configcat.com",
"license": "MIT",
"dependencies": {
"configcat-common": "^6.0.0"
"configcat-common": "^6.0.1"
},
"peerDependencies": {
"react": ">=16.8.0",
Expand Down

0 comments on commit f9ecb88

Please sign in to comment.