Commit ee9c9eae authored by poppydani's avatar poppydani

add repository into package

parent 44336da2
...@@ -18,12 +18,16 @@ ...@@ -18,12 +18,16 @@
"files": [ "files": [
"lib" "lib"
], ],
"repository": {
"type" : "git",
"url" : "http://gitlab2.dui88.com/jiangdandan/monorepo.git"
},
"publishConfig": { "publishConfig": {
"registry": "http://npm.dui88.com:80/", "registry": "http://npm.dui88.com/",
"access": "publish" "access": "publish"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"gitHead": "f7bb4bf0a570fa396aefc8529aa1b746913b659f" "gitHead": "44336da268f12ad97ca36f712ea00f275f7cd4a0"
} }
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