Skip to content

Commit ed502ab

Browse files
committed
Fixed homepage in pubspec
1 parent f74c29d commit ed502ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: pkce
22
description: Generates code verifier and code challenge pairs for PKCE (Proof Key for Code Exchange).
3-
version: 1.0.0
4-
homepage: https://github.com/nrubin29/dart-pkce
3+
version: 1.0.0+1
4+
homepage: https://github.com/nrubin29/pkce_dart
55

66
environment:
77
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)