Updated body_parser
This commit is contained in:
parent
b620bf853c
commit
335e1a9907
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: angel3_body_parser
|
||||
version: 2.1.1
|
||||
description: Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.
|
||||
homepage: https://angel3-framework.web.app/
|
||||
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/body_parser
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
|
Loading…
Reference in a new issue