Commit cc09c31b authored by poppydani's avatar poppydani

add directory

parent 72a24807
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"webpack", "webpack",
"plugin" "plugin"
], ],
"author": "jiangdandan <jiangdandan@duiba.com.cn>", "author": "jiangdandan",
"homepage": "", "homepage": "",
"license": "ISC", "license": "ISC",
"main": "dist/webpack-assets-replace-plugin.min.js", "main": "dist/webpack-assets-replace-plugin.min.js",
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab2.dui88.com/jiangdandan/monorepo.git" "url": "git@gitlab2.dui88.com:jiangdandan/monorepo.git",
"directory": "packages/webpack-assets-replace-plugin"
}, },
"publishConfig": { "publishConfig": {
"registry": "http://npm.dui88.com/", "registry": "http://npm.dui88.com/",
...@@ -29,5 +30,5 @@ ...@@ -29,5 +30,5 @@
"scripts": { "scripts": {
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
}, },
"gitHead": "44336da268f12ad97ca36f712ea00f275f7cd4a0" "gitHead": "72a248073c35d8f5ee00a350e0a26109e3dc4fda"
} }
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