Skip to content

Commit

Permalink
v1.21.1 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-statsig authored Dec 1, 2022
1 parent 824205d commit b527d01
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": "statsig-react",
"version": "1.21.0",
"version": "1.21.1",
"description": "An SDK for using Statsig Feature Management and Experimentation platform in React clients",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"typescript": "^4.3.2"
},
"dependencies": {
"statsig-js": "^4.28.0"
"statsig-js": "^4.28.1"
},
"peerDependencies": {
"react": "^16.6.3 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit b527d01

Please sign in to comment.