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": {