Updated Angel dep
This commit is contained in:
parent
61bd521dba
commit
63be4d3608
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Static server middleware for Angel.
|
|||
In `pubspec.yaml`:
|
||||
|
||||
dependencies:
|
||||
angel_framework: ^0.0.0-dev
|
||||
angel_static: ^1.0.0-beta
|
||||
angel_framework: ^1.0.0-dev
|
||||
angel_static: ^1.0.0
|
||||
|
||||
# Usage
|
||||
As with all Angel middleware, this can be used simply via a function
|
||||
|
|
Loading…
Reference in a new issue