Skip to content

Commit a986315

Browse files
committed
chore: allow any version
1 parent 6b4a182 commit a986315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/supabase/example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
supabase: ^2.9.0
1414

1515
dev_dependencies:
16-
build_runner: ^2.4.15
17-
build_web_compilers: ^4.1.6
16+
build_runner: any
17+
build_web_compilers: any
1818
lints: ^4.0.0
1919

0 commit comments

Comments
 (0)