From 58f4f03ebb6c8322c5ff079b10adfde2c4e76e8b Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Sat, 3 Apr 2021 19:26:30 +0200 Subject: [PATCH] Up async spawner version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c4e384..02f3a3d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "files": ["@types"], "dependencies": { "abortable-gen-promises": "^0.1.0", - "async-spawner": "git+https://git.kuba-orlik.name/kuba/async-spawner.git#a3d1a2bc27a3", + "async-spawner": "git+https://git.kuba-orlik.name/kuba/async-spawner.git#77ff039", "tempy": "^1.0.1" }, "repository": {