We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce2347 commit ff1b8faCopy full SHA for ff1b8fa
README.md
@@ -14,7 +14,7 @@ The main scenario is Supabase Edge Functions, but it should also work for other
14
## Usage with Supabase edge functions
15
1. Add dependency in your pubspec.yaml:
16
```yaml
17
- dev_dependencies:
+ dependencies:
18
deno_postgres_interop: <INSERT LATEST VERSION>
19
```
20
0 commit comments