Skip to content

Commit

Permalink
Fix up pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpryan committed May 25, 2022
1 parent f0f92e2 commit 4181c6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: go_router_prototype
description: GoRouter API prototype
version: 0.0.1
homepage:
homepage: https://github.com/johnpryan/go_router_prototype

environment:
sdk: ">=2.16.1 <3.0.0"
Expand All @@ -13,6 +13,7 @@ dependencies:
quiver: ^3.0.1
path_to_regexp: ^0.4.0
collection: ^1.15.0
path: ^1.8.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 4181c6d

Please sign in to comment.