Skip to content

Commit

Permalink
unmark houdini-react as private
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Jun 30, 2023
1 parent 2967d37 commit bee36dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/houdini-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "houdini-react",
"version": "1.2.6",
"private": true,
"description": "The React plugin for houdini",
"keywords": [
"typescript",
Expand Down Expand Up @@ -57,4 +56,4 @@
},
"main": "./build/plugin-cjs/index.js",
"types": "./build/plugin/index.d.ts"
}
}

0 comments on commit bee36dd

Please sign in to comment.