Skip to content

Commit db4f670

Browse files
committed
chore: update reference from next to main
1 parent 41efc53 commit db4f670

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ dependencies:
4343
dart_firebase_admin:
4444
git:
4545
url: https://github.com/invertase/dart_firebase_admin.git
46-
ref: next
46+
ref: main
4747
path: packages/dart_firebase_admin
4848
google_cloud_firestore:
4949
git:
5050
url: https://github.com/invertase/dart_firebase_admin.git
51-
ref: next
51+
ref: main
5252
path: packages/google_cloud_firestore
5353
stack_trace: ^1.12.1
5454
protobuf: ^6.0.0
@@ -75,5 +75,5 @@ dependency_overrides:
7575
google_cloud_firestore:
7676
git:
7777
url: https://github.com/invertase/dart_firebase_admin.git
78-
ref: next
78+
ref: main
7979
path: packages/google_cloud_firestore

0 commit comments

Comments
 (0)