Fixed ORM analyzer error

This commit is contained in:
thomashii 2022-01-08 13:45:58 +08:00
parent f7b8d93a23
commit 7fbe1c4b7a

View file

@ -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