Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-statsig committed Nov 8, 2021
1 parent 5140bef commit d96d3d5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 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.0.1",
"version": "1.0.2",
"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 @@ -37,7 +37,7 @@
"typescript": "^4.3.2"
},
"dependencies": {
"statsig-js": "^4.5.5"
"statsig-js": "^4.5.6"
},
"peerDependencies": {
"react": "^16.6.3 || ^17.0.0",
Expand Down

0 comments on commit d96d3d5

Please sign in to comment.