From 93aa4d20002eaae213b543dc3f37b35c5f9dafa5 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 16 Oct 2019 22:06:27 -0400 Subject: [PATCH] add author --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 98243ebd..9f445912 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,7 @@ name: angel_validate version: 3.0.0-alpha description: Strongly-typed form handlers and validators for the Angel framework. +author: Tobe O homepage: https://github/angel-dart/validate environment: sdk: ">=2.0.0 <3.0.0" @@ -19,4 +20,4 @@ dev_dependencies: build_runner: ^1.0.0 pedantic: ^1.0.0 pretty_logging: ^1.0.0 - test: ^1.0.0 \ No newline at end of file + test: ^1.0.0