From 7d82ec4c5da9c99d7f8753391141e800ee45d964 Mon Sep 17 00:00:00 2001 From: Gabriel Pinto Date: Thu, 24 Oct 2024 16:55:52 +0100 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71b9b1d..c2da81e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleek-platform/functions-esbuild-config", - "version": "0.0.9", + "version": "0.0.10", "description": "ESBuild config for Fleek Functions", "module": "./dist/index.js", "main": "./dist/index.js",