From f5f42a111af78036ac571ce52b6305423d6f1713 Mon Sep 17 00:00:00 2001 From: DavidWells Date: Tue, 23 Jul 2019 14:33:51 -0700 Subject: [PATCH] update utils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 067a324..be34783 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "David Calavera @calavera", "bugs": "https://github.com/netlify/netlify-dev-plugin/issues", "dependencies": { - "@netlify/cli-utils": "^1.0.1", + "@netlify/cli-utils": "^1.0.7", "@netlify/rules-proxy": "^0.1.3", "@netlify/zip-it-and-ship-it": "^0.3.0", "@oclif/command": "^1",