platform/packages/http_exception/pubspec.yaml
thomashii@dukefirehawk.com 1560e147cc Updated min SDK to 2.17
2022-08-13 10:14:43 +08:00

9 lines
No EOL
331 B
YAML

name: angel3_http_exception
version: 7.0.0
description: Exception class that can be serialized to JSON and serialized to clients.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/http_exception
environment:
sdk: '>=2.17.0 <3.0.0'
dev_dependencies:
lints: ^2.0.0