Skip to content

Commit

Permalink
v1.24.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-statsig authored Mar 23, 2023
1 parent 8ec530e commit ad75d41
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.23.3",
"version": "1.24.0",
"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 @@ -39,7 +39,7 @@
"typescript": "^4.3.2"
},
"dependencies": {
"statsig-js": "^4.30.4"
"statsig-js": "^4.31.0"
},
"peerDependencies": {
"react": "^16.6.3 || ^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit ad75d41

Please sign in to comment.