From bb0ff0592741d4859e392e5ec45d6f6a5efd0d44 Mon Sep 17 00:00:00 2001 From: papb Date: Sun, 29 Mar 2020 00:04:58 -0300 Subject: [PATCH] Update package.json --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5696cf5e..25b5e441 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "umzug", "version": "2.3.0", - "description": "Framework agnostic migration tool for Node.JS", + "description": "Framework-agnostic migration tool for Node", "keywords": [ "migrate", "migration", @@ -52,6 +52,10 @@ { "name": "Pascal Pflaum", "email": "mail@pascalpflaum.de" + }, + { + "name": "Pedro Augusto de Paula Barbosa", + "email": "papb1996@gmail.com" } ], "license": "MIT",