Skip to content

Commit

Permalink
fix: add restricted
Browse files Browse the repository at this point in the history
  • Loading branch information
Theryston committed Feb 16, 2024
1 parent 9afa2c4 commit af8cbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"seed": "bun run seed/index.ts"
},
"publishConfig": {
"access": "public"
"access": "restricted"
}
}

0 comments on commit af8cbc1

Please sign in to comment.