Skip to content

Commit 598ee7f

Browse files
stenlanmandarini
authored andcommitted
Change package.json back to non-local version
1 parent 5bbc72e commit 598ee7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/supabase-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@supabase/auth-js": "*",
5656
"@supabase/functions-js": "*",
5757
"@supabase/node-fetch": "2.6.15",
58-
"@supabase/postgrest-js": "file:../postgrest-js",
58+
"@supabase/postgrest-js": "*",
5959
"@supabase/realtime-js": "*",
6060
"@supabase/storage-js": "*"
6161
},

0 commit comments

Comments
 (0)