diff --git a/packages/@vuepress/core/package.json b/packages/@vuepress/core/package.json index fc9eeb8c0fdc64e16e1247ffc7ba9e7e4a726901..80c3b7b2ee8ec52237b3f128d2e00db72afa553e 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 ccfa6cb94f66cf3ee24a666eaa25c80ec24cfc6b..36b691c9b362ef4151f59abeedb47563b6d414f1 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 4052d51b482e9b5df1832cc30c26a6e660c9571f..962b1ddb1de2efdb5245ddb7c6d77fa9281f6d55 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 fd74219ee7b764ab0b6ede0a7f43d9568a299263..270a0afe9be81404f02b8ccb93edc996e22a154b 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 86c879513e052f0da50119dbe095c9608254f3a3..76dd5a7d585c1eab3357d36ca06eedbe237c1c57 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 a3b18bca5ad59a8f601d14f8753627af9398fe92..b974c71a384ae1084b4856624568b1e3b9e00e98 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 7aea9a22200017faa7503110efe17f4a21b1c492..e4ca901ef5b344ed9d74f746e4e18a3de0e2d254 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 1bb4e93303c779d09a183ab398c34013a221fb16..7883a559f5501cb3fd0b1abdddf374b8ff04dc38 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 58ab4ead5048020ebcecbf55d9f24f2d6463bfa0..c0005edf52ee8e08f5c0387d982c1b86a06bb081 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 8f1df831a5cf0d8a895dafe6b51a2253d995fe54..682b5e4cc64053508249c100f90efe5f903311dc 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 c2b22d2c2ad039dd416f093300c36415adb48d7b..f8eafc3171770dbf4ffb8fa718f9d7f50c996e01 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 619d478574f67f4c04e65e453dfe145e13a5dc1b..159bc60863d6292a2b620c40559a08358d251d3d 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 08b8e7663baffc45de3b0e6ba046d5a2d7cc1b44..587568fe1431a3d631f884ea2ca36461a5c39dc1 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 f45336fa962af120fe54b5a01b4f0fa4a342fe02..7e7ef71f08ccd9863970cfe11e7a5f979f53eae9 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 2e365f5e88c5402302636895c7d9bb626c055d32..459cdfff50b4de9ecc1cea4d77744b8b597d102f 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 b672762ce18b8743762fe3d51d2cfdf472743072..2c603a8733e4f850bb4956ddce66d2295d8d599b 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 3bd668a562dcddfdfb3922e629868e0ff243d138..18116252b8c4f52a64b320cbbf0d36b72d029a06 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 ec3b288f158754a4eea8443aebb6d5c6fc1cae89..765b034ca771b4da4110e9576d6be7c14527c731 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 4906af43a8acfcc66809c2ff5d550338fc1cf073..eb7a6de89098f5b91b347af91482e4c3dd83bd86 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 2b0e7e5057757935aa511d5fba2beda4109f17b2..5dda7f6dd19b6d005351f9c35219df5ff9e32197 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 90aae7e3c63bdbe962a45e3ac9da41856f3904f5..c2e14a48aba404e06ebe52fc06c1ce6b90fb127c 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 9ab682addc31c5ca060419e6a533ebe04e97f435..48453f89ed069bf49e9dc25fa5b170c4b152f797 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",