Skip to content

Commit b6bf49f

Browse files
committed
fixed extension.yaml from producing errors while publishing
1 parent 1deddc6 commit b6bf49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-stripe-payments/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ billingRequired: true # this extension makes requests to a third party API (Stri
3838

3939
externalServices:
4040
- name: Stripe
41-
- pricingUri: https://stripe.com/pricing
41+
pricingUri: https://stripe.com/pricing
4242

4343
roles:
4444
- role: firebaseauth.admin

0 commit comments

Comments
 (0)