From 9eb3d1d06a59aac3d2ca5ed8f7e28198b660c28e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 11 Dec 2016 16:20:29 +0100 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e16a16f..e00e40a 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To configure npmci create a `npmextra.json` file at the root of your project ```json { "npmci": { - globalNpmTools: [ + "globalNpmTools": [ "npm-check-updates", "protractor", "npmts",