From 34601c49277891d15395a79b28eeb21781a019da Mon Sep 17 00:00:00 2001 From: Bret Comnes Date: Thu, 13 Feb 2020 11:28:52 -0700 Subject: [PATCH] bug: update async-neocities to 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b4f081..8f692d4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "@actions/core": "1.2.2", "@actions/github": "2.1.0", - "async-neocities": "1.1.1", + "async-neocities": "1.1.2", "pretty-time": "1.1.0" }, "standard": {