update: updating pubspec
This commit is contained in:
parent
30c20c95ba
commit
2d893637cc
1 changed files with 12 additions and 0 deletions
12
pubspec.yaml
12
pubspec.yaml
|
@ -14,3 +14,15 @@ dev_dependencies:
|
||||||
build_runner: ^2.4.8
|
build_runner: ^2.4.8
|
||||||
build_web_compilers: ^4.0.9
|
build_web_compilers: ^4.0.9
|
||||||
lints: ^3.0.0
|
lints: ^3.0.0
|
||||||
|
|
||||||
|
# Override default source directory
|
||||||
|
source_directories:
|
||||||
|
- app
|
||||||
|
- bootstrap
|
||||||
|
- config
|
||||||
|
- database
|
||||||
|
- public
|
||||||
|
- resources
|
||||||
|
- routes
|
||||||
|
- storage
|
||||||
|
- tests
|
Loading…
Reference in a new issue