Skip to content

Commit

Permalink
chore: remove private:true
Browse files Browse the repository at this point in the history
as requested by CI:
Error: Package undefined in /tmp/98d7e7a6 is set to private, remove package.json#private to publish it
  • Loading branch information
TkDodo committed Jun 22, 2022
1 parent 97c8ecd commit e1b237b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"private": true,
"repository": "https://github.com/tanstack/query.git",
"scripts": {
"test": "(is-ci && yarn test:ci) || yarn test:dev",
Expand Down

0 comments on commit e1b237b

Please sign in to comment.