From bae2d779f79c2cfe6e49a15cf021023885bd1105 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sun, 19 Jan 2020 09:26:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b5490e..59718e2 100644 --- a/README.md +++ b/README.md @@ -88,5 +88,5 @@ This is not for those *using* this repo, but for those *maintaining* it. * `tests/unit/setup.js` * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` * `.browserslistrc` -1. Bump the version number, and all the npm scripts reference the version number +1. Bump the version number, and all the npm scripts that reference the version number 1. Run `npm run regression` after updating dependencies or other major changes to verify builds still work correctly