From d57e73e5b0f6f9cd7b8ff7351b4c984a4e57096f Mon Sep 17 00:00:00 2001 From: Christopher McCormack Date: Fri, 26 Oct 2018 01:16:53 -0700 Subject: [PATCH] revert: author name to original(#26) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4605327..aaa0e6e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "author": "z765089123", + "author": "Jane Doe", "name": "fcc-learn-npm-package-json", "dependencies": { "express": "^4.14.0"