From 8fc34f67da3bf6307bf3ef8b259ba11b7b84f5cd Mon Sep 17 00:00:00 2001 From: Kuitos Date: Mon, 23 May 2022 15:29:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20migrate=20doc=20scope=20(#2099)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- now.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/now.json b/now.json index 99a8f67..6ce651a 100644 --- a/now.json +++ b/now.json @@ -1,6 +1,6 @@ { "name": "qiankun", - "scope": "umijs", + "scope": "chencheng", "version": 2, "builds": [{ "src": "./dist/**", "use": "@now/static" }], "build": {