Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
atakangl committed Sep 20, 2021
1 parent c4d332d commit 305f5cc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions hive_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ version: 1.1.1
homepage: https://github.com/hivedb/hive/tree/master/hive_generator
documentation: https://docs.hivedb.dev/

environment:
environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
build: ^2.0.0
source_gen: ^1.0.0
hive: ^2.0.4
hive:
git:
url: https://github.com/makromusic/hive.git
path: hive

analyzer: ^1.0.0
source_helper: ^1.1.0

Expand All @@ -19,4 +23,3 @@ dev_dependencies:
build_test: any
build_runner: any
pedantic: ^1.10.0

0 comments on commit 305f5cc

Please sign in to comment.