From 46fb6d6c5f7f48e76d273ed2a040ab66e526c8cc Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Sat, 17 Sep 2022 18:58:55 +0800 Subject: [PATCH] rename (#2359) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index f63299f..9b0252d 100644 --- a/packages.json +++ b/packages.json @@ -20890,7 +20890,7 @@ }, { "name": "xio", - "url": "https://github.com/ringabout/async", + "url": "https://github.com/ringabout/xio", "method": "git", "tags": [ "net", @@ -20899,7 +20899,7 @@ ], "description": "Cross platform system API for os and net.", "license": "Apache-2.0", - "web": "https://github.com/ringabout/async" + "web": "https://github.com/ringabout/xio" }, { "name": "once",