Skip to content

Commit

Permalink
fix:(sdk): remove private from sdk code
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Feb 15, 2024
1 parent fd0fb9b commit 44b1fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "",
"main": "index.tsx",
"types": "index.tsx",
"private": true,
"scripts": {
"lint": "eslint --ext .ts,.tsx .",
"lint:fix": "eslint --ext .ts,.tsx . --fix",
Expand Down

0 comments on commit 44b1fa2

Please sign in to comment.