From c86d677f5bca19687ca6291b7faf108a224f298f Mon Sep 17 00:00:00 2001 From: Cai Congcong Date: Sat, 28 Feb 2026 11:37:01 +0800 Subject: [PATCH] chore: update repo link --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1b8f1d8..9fe4dce 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ ], "repository": { "type": "git", - "url": "https://github.com/HerrCai0907/assemblyscript-prettier.git" + "url": "https://github.com/wasm-ecosystem/assemblyscript-prettier.git" }, "bugs": { - "url": "https://github.com/HerrCai0907/assemblyscript-prettier/issues" + "url": "https://github.com/wasm-ecosystem/assemblyscript-prettier/issues" }, "peerDependencies": { "prettier": "^3.0.0"