diff --git a/packages/@vuepress/core/package.json b/packages/@vuepress/core/package.json index fc9eeb8c0f..80c3b7b2ee 100644 --- a/packages/@vuepress/core/package.json +++ b/packages/@vuepress/core/package.json @@ -5,7 +5,8 @@ "main": "lib/index.js", "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/core" }, "publishConfig": { "access": "public" diff --git a/packages/@vuepress/markdown-loader/package.json b/packages/@vuepress/markdown-loader/package.json index ccfa6cb94f..36b691c9b3 100644 --- a/packages/@vuepress/markdown-loader/package.json +++ b/packages/@vuepress/markdown-loader/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/markdown-loader" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/markdown/package.json b/packages/@vuepress/markdown/package.json index 4052d51b48..962b1ddb1d 100644 --- a/packages/@vuepress/markdown/package.json +++ b/packages/@vuepress/markdown/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/markdown" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-active-header-links/package.json b/packages/@vuepress/plugin-active-header-links/package.json index fd74219ee7..270a0afe9b 100644 --- a/packages/@vuepress/plugin-active-header-links/package.json +++ b/packages/@vuepress/plugin-active-header-links/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-active-header-links" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-back-to-top/package.json b/packages/@vuepress/plugin-back-to-top/package.json index 86c879513e..76dd5a7d58 100644 --- a/packages/@vuepress/plugin-back-to-top/package.json +++ b/packages/@vuepress/plugin-back-to-top/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-back-to-top" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-blog/package.json b/packages/@vuepress/plugin-blog/package.json index a3b18bca5a..b974c71a38 100644 --- a/packages/@vuepress/plugin-blog/package.json +++ b/packages/@vuepress/plugin-blog/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-blog" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-google-analytics/package.json b/packages/@vuepress/plugin-google-analytics/package.json index 7aea9a2220..e4ca901ef5 100644 --- a/packages/@vuepress/plugin-google-analytics/package.json +++ b/packages/@vuepress/plugin-google-analytics/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-google-analytics" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-i18n-ui/package.json b/packages/@vuepress/plugin-i18n-ui/package.json index 1bb4e93303..7883a559f5 100644 --- a/packages/@vuepress/plugin-i18n-ui/package.json +++ b/packages/@vuepress/plugin-i18n-ui/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-i18n-ui" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-last-updated/package.json b/packages/@vuepress/plugin-last-updated/package.json index 58ab4ead50..c0005edf52 100644 --- a/packages/@vuepress/plugin-last-updated/package.json +++ b/packages/@vuepress/plugin-last-updated/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-last-updated" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-medium-zoom/package.json b/packages/@vuepress/plugin-medium-zoom/package.json index 8f1df831a5..682b5e4cc6 100644 --- a/packages/@vuepress/plugin-medium-zoom/package.json +++ b/packages/@vuepress/plugin-medium-zoom/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-medium-zoom" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-notification/package.json b/packages/@vuepress/plugin-notification/package.json index c2b22d2c2a..f8eafc3171 100644 --- a/packages/@vuepress/plugin-notification/package.json +++ b/packages/@vuepress/plugin-notification/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-notification" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-nprogress/package.json b/packages/@vuepress/plugin-nprogress/package.json index 619d478574..159bc60863 100644 --- a/packages/@vuepress/plugin-nprogress/package.json +++ b/packages/@vuepress/plugin-nprogress/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-nprogress" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-pagination/package.json b/packages/@vuepress/plugin-pagination/package.json index 08b8e7663b..587568fe14 100644 --- a/packages/@vuepress/plugin-pagination/package.json +++ b/packages/@vuepress/plugin-pagination/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-pagination" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-pwa/package.json b/packages/@vuepress/plugin-pwa/package.json index f45336fa96..7e7ef71f08 100644 --- a/packages/@vuepress/plugin-pwa/package.json +++ b/packages/@vuepress/plugin-pwa/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-pwa" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-register-components/package.json b/packages/@vuepress/plugin-register-components/package.json index 2e365f5e88..459cdfff50 100644 --- a/packages/@vuepress/plugin-register-components/package.json +++ b/packages/@vuepress/plugin-register-components/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-register-components" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/plugin-search/package.json b/packages/@vuepress/plugin-search/package.json index b672762ce1..2c603a8733 100644 --- a/packages/@vuepress/plugin-search/package.json +++ b/packages/@vuepress/plugin-search/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/plugin-search" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/shared-utils/package.json b/packages/@vuepress/shared-utils/package.json index 3bd668a562..18116252b8 100644 --- a/packages/@vuepress/shared-utils/package.json +++ b/packages/@vuepress/shared-utils/package.json @@ -17,7 +17,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/shared-utils" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/test-utils/package.json b/packages/@vuepress/test-utils/package.json index ec3b288f15..765b034ca7 100644 --- a/packages/@vuepress/test-utils/package.json +++ b/packages/@vuepress/test-utils/package.json @@ -7,7 +7,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/test-utils" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/theme-blog/package.json b/packages/@vuepress/theme-blog/package.json index 4906af43a8..eb7a6de890 100644 --- a/packages/@vuepress/theme-blog/package.json +++ b/packages/@vuepress/theme-blog/package.json @@ -9,7 +9,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/theme-blog" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/theme-default/package.json b/packages/@vuepress/theme-default/package.json index 2b0e7e5057..5dda7f6dd1 100644 --- a/packages/@vuepress/theme-default/package.json +++ b/packages/@vuepress/theme-default/package.json @@ -8,7 +8,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/theme-default" }, "keywords": [ "documentation", diff --git a/packages/@vuepress/theme-vue/package.json b/packages/@vuepress/theme-vue/package.json index 90aae7e3c6..c2e14a48ab 100644 --- a/packages/@vuepress/theme-vue/package.json +++ b/packages/@vuepress/theme-vue/package.json @@ -9,7 +9,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/@vuepress/theme-vue" }, "keywords": [ "documentation", diff --git a/packages/vuepress/package.json b/packages/vuepress/package.json index 9ab682addc..48453f89ed 100644 --- a/packages/vuepress/package.json +++ b/packages/vuepress/package.json @@ -5,7 +5,8 @@ "main": "index.js", "repository": { "type": "git", - "url": "git+https://github.com/vuejs/vuepress.git" + "url": "git+https://github.com/vuejs/vuepress.git", + "directory": "packages/vuepress" }, "keywords": [ "documentation",