Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Switch from homepage to repository in pubspec (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew authored Apr 20, 2022
1 parent 862f06a commit 3d41ea5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: path
version: 1.8.2-dev

description: >-
A string-based path manipulation library. All of the path operations you know
and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the
web.
homepage: https://github.com/dart-lang/path
repository: https://github.com/dart-lang/path

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 3d41ea5

Please sign in to comment.