mirror of https://github.com/AMT-Cheif/drift.git
Raise SDK dependencies
This commit is contained in:
parent
50690290ec
commit
766e5fbbdb
|
@ -1,13 +1,13 @@
|
||||||
name: moor
|
name: moor
|
||||||
description: Moor is a safe and reactive persistence library for Dart applications
|
description: Moor is a safe and reactive persistence library for Dart applications
|
||||||
version: 1.3.1
|
version: 1.3.2
|
||||||
homepage: https://github.com/simolus3/moor
|
homepage: https://github.com/simolus3/moor
|
||||||
authors:
|
authors:
|
||||||
- Simon Binder <simolus3@gmail.com>
|
- Simon Binder <simolus3@gmail.com>
|
||||||
maintainer: Simon Binder (@simolus3)
|
maintainer: Simon Binder (@simolus3)
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.1.2-dev.0.0 <3.0.0'
|
sdk: '>=2.2.0 <3.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
meta: '>= 1.0.0 <2.0.0'
|
meta: '>= 1.0.0 <2.0.0'
|
||||||
|
|
|
@ -7,7 +7,7 @@ authors:
|
||||||
maintainer: Simon Binder (@simolus3)
|
maintainer: Simon Binder (@simolus3)
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.1.2-dev.0.0 <3.0.0'
|
sdk: '>=2.2.0 <3.0.0'
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
analyzer: '>=0.35.2 <0.37.0'
|
analyzer: '>=0.35.2 <0.37.0'
|
||||||
|
|
Loading…
Reference in New Issue