Skip to content

Commit

Permalink
Updated pubspec.yaml for the pub.dev release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen1602 committed May 20, 2021
1 parent d39f6be commit 1ec719c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: flutter_web_bluetooth
description: A library to use the web bluetooth api.
version: 0.0.1
author: Jeroen1602
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/blob/master/pubspec.yaml
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/

environment:
sdk: ">=2.12.0 <3.0.0"
Expand All @@ -14,7 +13,7 @@ dependencies:
flutter_web_plugins:
sdk: flutter
js: ^0.6.3
rxdart: 0.26.0
rxdart: ^0.26.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 1ec719c

Please sign in to comment.