fix: Missing package
This commit is contained in:
parent
6b283d5c50
commit
ec019698bf
|
|
@ -1,3 +1,3 @@
|
|||
## 1.0.0
|
||||
## 0.1.0
|
||||
|
||||
- Initial version, created by Stagehand
|
||||
- Initial version
|
||||
|
|
@ -9,6 +9,7 @@ environment:
|
|||
dependencies:
|
||||
http: ^0.12.2
|
||||
logger: ^0.9.4
|
||||
mime: ^0.9.7
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.9.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue