From 8f9be808b5b4f9e1d9a316b391c7c21acfcba3ad Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Mon, 3 Oct 2022 09:54:30 -0600 Subject: [PATCH] Bump async-neocities to 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a735503..7840b9e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@actions/core": "1.10.0", - "async-neocities": "2.1.2", + "async-neocities": "2.1.3", "minimatch": "5.1.0", "ms": "2.1.3", "webassert": "3.0.2"