Skip to content

Commit

Permalink
Merge pull request #53 from plucenio/master
Browse files Browse the repository at this point in the history
fix: updating some dev_dependencies.
  • Loading branch information
marcojakob authored Sep 23, 2024
2 parents 4b62747 + 4b0fcef commit a8178e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: event_bus
version: 2.0.1
version: 2.0.2
description: A simple Event Bus using Dart Streams for decoupling applications
repository: https://github.com/marcojakob/dart-event-bus
homepage: https://code.makery.ch/library/dart-event-bus/
environment:
sdk: '>=2.12.0 <4.0.0'
dev_dependencies:
build_runner: ^2.0.0
build_web_compilers: ^3.0.0
build_runner: ^2.4.8
build_web_compilers: ^4.0.9
build_test: ^2.0.0
logging: ^1.0.0
test: ^1.5.0

0 comments on commit a8178e3

Please sign in to comment.