Skip to content

Commit

Permalink
disable tests to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
chuprin.v committed Dec 28, 2023
1 parent 773f1c1 commit 0aefc46
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions packages/autoclose_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ dependencies:
bloc: ^8.1.2
autoclose: ^1.0.1

dependency_overrides:
autoclose:
path: ../..
# dependency_overrides:
# autoclose:
# path: ../..

dev_dependencies:
lints: ^2.0.0
Expand Down
6 changes: 3 additions & 3 deletions packages/autoclose_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies:
autoclose: ^1.0.1
vm_service: ^13.0.0

dependency_overrides:
autoclose:
path: ../..
# dependency_overrides:
# autoclose:
# path: ../..

dev_dependencies:
flutter_test:
Expand Down
1 change: 0 additions & 1 deletion packages/autoclose_lint/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ issue_tracker: https://github.com/vlastachu/autoclose/issues
environment:
sdk: '>=3.0.0 <4.0.0'

# Add regular dependencies here.
dependencies:
analyzer: ^6.2.0
analyzer_plugin: ^0.11.3
Expand Down

0 comments on commit 0aefc46

Please sign in to comment.