Skip to content

Commit ff1b8fa

Browse files
fix
1 parent bce2347 commit ff1b8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The main scenario is Supabase Edge Functions, but it should also work for other
1414
## Usage with Supabase edge functions
1515
1. Add dependency in your pubspec.yaml:
1616
```yaml
17-
dev_dependencies:
17+
dependencies:
1818
deno_postgres_interop: <INSERT LATEST VERSION>
1919
```
2020

0 commit comments

Comments
 (0)