Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tore-statsig committed Nov 10, 2021
1 parent bb803ba commit 8440f8c
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
166 changes: 83 additions & 83 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.2",
"version": "1.1.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 @@ -37,7 +37,7 @@
"typescript": "^4.3.2"
},
"dependencies": {
"statsig-js": "^4.5.6"
"statsig-js": "^4.6.0"
},
"peerDependencies": {
"react": "^16.6.3 || ^17.0.0",
Expand Down

0 comments on commit 8440f8c

Please sign in to comment.