Fixed ORM analyzer error
This commit is contained in:
parent
f7b8d93a23
commit
7fbe1c4b7a
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,7 @@ repository: https://github.com/dukefirehawk/angel/tree/master/packages/orm/angel
|
|||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
dependencies:
|
||||
angel3_framework: ^4.2.0
|
||||
charcode: ^1.2.0
|
||||
intl: ^0.17.0
|
||||
meta: ^1.3.0
|
||||
|
@ -16,7 +17,6 @@ dev_dependencies:
|
|||
angel3_model: ^3.0.0
|
||||
angel3_serialize: ^4.1.0
|
||||
angel3_serialize_generator: ^4.1.0
|
||||
angel3_framework: ^4.2.0
|
||||
build_runner: ^2.1.1
|
||||
test: ^1.17.4
|
||||
lints: ^1.0.0
|
Loading…
Reference in a new issue