Skip to content

Commit d1c94bd

Browse files
authored
chore(dart_frog): add package:path as explicit dev dependency (#126)
1 parent b04ef07 commit d1c94bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/dart_frog/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ dependencies:
1515
dev_dependencies:
1616
http: ^0.13.4
1717
mocktail: ^0.3.0
18+
path: ^1.8.2
1819
test: ^1.19.2
1920
very_good_analysis: ^3.0.0

0 commit comments

Comments
 (0)