Skip to content

Commit 9f19d7d

Browse files
authored
Switch from homepage to repository in pubspec (dart-archive/typed_data#51)
1 parent 7706f67 commit 9f19d7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkgs/typed_data/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: typed_data
22
version: 1.3.1-dev
3-
43
description: >-
54
Utility functions and classes related to the dart:typed_data library.
6-
homepage: https://github.com/dart-lang/typed_data
5+
repository: https://github.com/dart-lang/typed_data
76

87
environment:
98
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)