Update pubspec

This commit is contained in:
Tobe O 2019-10-16 22:39:35 -04:00
parent bee5629e57
commit d2289cd01f

View file

@ -1,19 +1,19 @@
name: angel_security
version: 2.0.0-alpha
description: Angel infrastructure for improving security by patching common holes.
description: Angel infrastructure for improving security, rate limiting, and more.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/security
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0
crypto: ^2.0.0
dev_dependencies:
angel_auth: ^2.0.0
angel_production: ^1.0.0
angel_redis: ^1.0.0
angel_test: ^2.0.0
angel_validate: ^2.0.0
crypto: ^2.0.0
pedantic: ^1.0.0
pretty_logging: ^1.0.0
test: ^1.0.0