diff --git a/package.json b/package.json index 994e034..fb96128 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unibest", "type": "commonjs", - "version": "2.5.0", + "version": "2.5.1", "description": "unibest - 最好的 uniapp 开发模板", "author": { "name": "feige996", @@ -13,6 +13,7 @@ "license": "MIT", "repository": "https://github.com/feige996/unibest", "repository-gitee": "https://gitee.com/feige996/unibest", + "repository-deprecated": "https://github.com/codercup/unibest", "bugs": { "url": "https://github.com/feige996/unibest/issues" },