Commit 70a3cbfd authored by lijingang's avatar lijingang

Add files field to package.json

parent d03d0d42
Pipeline #294 canceled with stages
...@@ -16,6 +16,12 @@ ...@@ -16,6 +16,12 @@
"type": "git", "type": "git",
"url": "git+ssh://git@git.youdatasum.com:ljg/client-s3.git" "url": "git+ssh://git@git.youdatasum.com:ljg/client-s3.git"
}, },
"files": [
"bin/",
"lib/",
"package.json",
"README.md"
],
"publishConfig": { "publishConfig": {
"registry": "https://git.youdatasum.com/api/v4/projects/<project_id>/packages/npm/" "registry": "https://git.youdatasum.com/api/v4/projects/<project_id>/packages/npm/"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment