From f71fa9d6c75c39b37acdc302aa19243ed5e158c0 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sun, 19 Jan 2020 09:26:11 -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 cb05833..9b5490e 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,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: - * `package.json` devDeps, build nwVersion, + * `package.json` devDeps, build nwVersion * `tests/unit/setup.js` * `tests/unit/components/__snapshots__/HelloWorld.test.js.snap` * `.browserslistrc`