Fixed pubspec issue

This commit is contained in:
thomashii@dukefirehawk.com 2023-11-13 10:10:06 +08:00
parent cf11cc2d3c
commit 4fdd0133a3

View file

@ -19,11 +19,11 @@ dependencies:
dev_dependencies:
http: ^1.0.0
lints: ^2.1.0
dependency_overrides:
#dependency_overrides:
# angel3_container:
# path: ../container/angel_container
angel3_framework:
path: ../framework
# angel3_framework:
# path: ../framework
# angel3_http_exception:
# path: ../http_exception
# angel3_model: