From ab1d8a86e5a7cedcbbcf3b673167f70d7c597704 Mon Sep 17 00:00:00 2001 From: swyx Date: Sun, 19 May 2019 15:30:47 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80cd9db9..f9097279 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-lambda", - "version": "1.4.11", + "version": "1.4.10", "description": "Build and serve lambda function with webpack compilation", "homepage": "https://github.com/netlify/netlify-lambda#readme", "main": "bin/cmd.js",