From d753cc3edcea680375ef21194f88962970892e8a Mon Sep 17 00:00:00 2001 From: Brian H Pedersen Date: Thu, 23 May 2019 09:20:06 -0600 Subject: [PATCH] Updated url to reflect github username change. Moving to v1.0.0 as api is stable --- Readme.md | 4 ++-- package.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index 11304b0..4267bfc 100644 --- a/Readme.md +++ b/Readme.md @@ -25,7 +25,7 @@ Jest utility to mock the console If you use console or prop-types in your app, and you use jest then you end up with tests that look like: