Fixed pubspec issue
This commit is contained in:
parent
cf11cc2d3c
commit
4fdd0133a3
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue