Commit 40316f3a authored by poppydani's avatar poppydani

add ssh

parent 323aac83
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@gitlab2.dui88.com:jiangdandan/monorepo.git", "url": "ssh://git@gitlab2.dui88.com:jiangdandan/monorepo.git",
"directory": "packages/webpack-assets-replace-plugin" "directory": "packages/webpack-assets-replace-plugin"
}, },
"publishConfig": { "publishConfig": {
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
"scripts": { "scripts": {
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"gitHead": "72a248073c35d8f5ee00a350e0a26109e3dc4fda" "gitHead": "323aac83ee4789330afe29f73947cdf012dfd316"
} }
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