We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10cf0f4 + 72d25ff commit 6b170b9Copy full SHA for 6b170b9
2 files changed
.changeset/config.json
@@ -10,5 +10,5 @@
10
"linked": [],
11
"access": "public",
12
"updateInternalDependencies": "patch",
13
- "ignore": []
+ "ignore": ["supabase-payload"]
14
}
apps/supabase-payload/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "supabase-payload",
3
"version": "1.0.1",
4
+ "private": true,
5
"description": "A blank template to get started with Payload 3.0",
6
"license": "MIT",
7
"type": "module",
0 commit comments