supabase 1.201.2 → 1.202.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
# Supabase CLI (v1)
|
|
2
2
|
|
|
3
|
-
[](https://coveralls.io/github/supabase/cli?branch=main)
|
|
3
|
+
[](https://coveralls.io/github/supabase/cli?branch=main) [](https://bitbucket.org/supabase-cli/setup-cli/pipelines) [
|
|
4
|
+
](https://gitlab.com/sweatybridge/setup-cli/-/pipelines)
|
|
4
5
|
|
|
5
6
|
[Supabase](https://supabase.io) is an open source Firebase alternative. We're building the features of Firebase using enterprise-grade open source tools.
|
|
6
7
|
|