Skip to content

Commit 1f0b148

Browse files
authored
fix: remove trailing comma from manifest (#1201)
1 parent 9ca959d commit 1f0b148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"src/supabase": "2.18.1",
3-
"src/realtime": "2.7.0",
3+
"src/realtime": "2.7.0"
44
}

0 commit comments

Comments
 (0)