Skip to content

Commit

Permalink
feat(1.6.1): added path
Browse files Browse the repository at this point in the history
  • Loading branch information
ziqq committed Apr 3, 2024
1 parent fbfedab commit be9e4a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.6.0"
version: "1.6.1"
flutter_lint_rules:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ packages:
source: hosted
version: "2.0.1"
path:
dependency: transitive
dependency: "direct main"
description:
name: path
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
sdk: flutter

# Utility
path: any
meta: any
collection: any

Expand Down

0 comments on commit be9e4a9

Please sign in to comment.