From 9aa0b10e0d343d8ce38f2670840c8a6807f640d0 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Thu, 7 Nov 2019 08:42:26 -0500 Subject: [PATCH] Markdown formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 911db5a..9b62881 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ This will download the source code for the latest version of Vue-DevTools and do This is not for those *using* this repo, but for those *maintaining* it. 1. When updating the version of NW.js devDependency, also update these: - * `tests/unit/setup.js` - * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` - * `.browserslistrc` + * `tests/unit/setup.js` + * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` + * `.browserslistrc` 1. Run `npm run regression` after updating dependencies or other major changes to verify builds still work correctly