From 567f3d19133590eb4091f267f789e8f9ca9abd51 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 6 May 2018 13:01:46 +0200 Subject: [PATCH] Use three digits for the gulp version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83ee6fb..bf9c88a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "coffeescript": "^1.12.7", "coffeelint": "^1.16.0", "coffeelint-forbidden-keywords": "^0.1.1", - "gulp": "^4.0", + "gulp": "^4.0.0", "gulp-coffee": "^2.3.4", "gulp-coffeelint": "^0.6.0", "gulp-git": "^2.4.2", -- 2.39.3