diff --git a/package.json b/package.json index 027275c..970246e 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,13 @@ { - "name": "@zhicheng1012/zhicheng-components", + "name": "@zqq-yier/zhicheng-components", "version": "1.0.28", "description": "A Vue 2 component library", "main": "dist/js/zhicheng-components.umd.js", "publishConfig": { - "access": "public" + "registry": "https://npm.pkg.github.com" + }, + "repository": { + "url": "https://github.com/zqq-yier/zhicheng.git" }, "sideEffects": [ "**/*.css",