chore: fix repository link in pubspec

This commit is contained in:
Bryan Oltman
2023-10-07 23:33:43 -04:00
parent 54f47b8b36
commit 2bbcfa5752
+1 -1
View File
@@ -2,7 +2,7 @@ name: shorebird_code_push
description: Check for and download Shorebird code push updates from your app.
version: 1.1.0
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/updater
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push
environment:
sdk: ">=3.0.0 <4.0.0"