Skip to content

Commit 4e6360b

Browse files
committed
make sure sass_api pubspec follows the root pubspec
1 parent 40e4c11 commit 4e6360b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sass_api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
sass: 1.93.2
1414

1515
dev_dependencies:
16-
dartdoc: ^8.0.14
16+
dartdoc: ">=8.0.14 <10.0.0"
1717

1818
dependency_overrides:
1919
sass: { path: ../.. }

0 commit comments

Comments
 (0)