diff --git a/packages/address-consts/package.json b/packages/address-consts/package.json index d76fecb828..6d2381681a 100644 --- a/packages/address-consts/package.json +++ b/packages/address-consts/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/address-consts", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/address-mocks/package.json b/packages/address-mocks/package.json index f26acd1371..4de9a77f5e 100644 --- a/packages/address-mocks/package.json +++ b/packages/address-mocks/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/address-mocks", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/address/package.json b/packages/address/package.json index fa36a94b69..9d9e836d58 100644 --- a/packages/address/package.json +++ b/packages/address/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/address", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/admin-graphql-api-utilities/package.json b/packages/admin-graphql-api-utilities/package.json index 7745435b2e..3e39ef8f0a 100644 --- a/packages/admin-graphql-api-utilities/package.json +++ b/packages/admin-graphql-api-utilities/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/admin-graphql-api-utilities", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/ast-utilities/package.json b/packages/ast-utilities/package.json index c6048d292e..6239972b41 100644 --- a/packages/ast-utilities/package.json +++ b/packages/ast-utilities/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/ast-utilities", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/async/package.json b/packages/async/package.json index 8a1210fc7a..9d63c07fb4 100644 --- a/packages/async/package.json +++ b/packages/async/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/async", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/csrf-token-fetcher/package.json b/packages/csrf-token-fetcher/package.json index 2793c65ea1..e3b8cb0ae7 100644 --- a/packages/csrf-token-fetcher/package.json +++ b/packages/csrf-token-fetcher/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/csrf-token-fetcher", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/css-utilities/package.json b/packages/css-utilities/package.json index 26f7027b9f..f7ba12879a 100644 --- a/packages/css-utilities/package.json +++ b/packages/css-utilities/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/css-utilities", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/dates/package.json b/packages/dates/package.json index 221e219d2b..924acafdb1 100644 --- a/packages/dates/package.json +++ b/packages/dates/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/dates", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/decorators/package.json b/packages/decorators/package.json index 0e95e1f817..258cf0dfdd 100644 --- a/packages/decorators/package.json +++ b/packages/decorators/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/decorators", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/enzyme-utilities/package.json b/packages/enzyme-utilities/package.json index 4a3f127da6..d3eaa5ff9e 100644 --- a/packages/enzyme-utilities/package.json +++ b/packages/enzyme-utilities/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/enzyme-utilities", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/function-enhancers/package.json b/packages/function-enhancers/package.json index 67b23ac389..8cdec44b61 100644 --- a/packages/function-enhancers/package.json +++ b/packages/function-enhancers/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/function-enhancers", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/graphql-persisted/package.json b/packages/graphql-persisted/package.json index caac3d5428..8144cdca38 100644 --- a/packages/graphql-persisted/package.json +++ b/packages/graphql-persisted/package.json @@ -12,10 +12,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/graphql-persisted", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/graphql-testing/package.json b/packages/graphql-testing/package.json index ac78dbe034..cf75041cd6 100644 --- a/packages/graphql-testing/package.json +++ b/packages/graphql-testing/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/graphql-testing", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 22b8f51b8c..663ef8015b 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/i18n", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/jest-dom-mocks/package.json b/packages/jest-dom-mocks/package.json index dd954ac2d6..41901c2ec0 100644 --- a/packages/jest-dom-mocks/package.json +++ b/packages/jest-dom-mocks/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/jest-dom-mocks", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/jest-koa-mocks/package.json b/packages/jest-koa-mocks/package.json index e15d971531..c87df741f9 100644 --- a/packages/jest-koa-mocks/package.json +++ b/packages/jest-koa-mocks/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/jest-koa-mocks", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/jest-mock-apollo/package.json b/packages/jest-mock-apollo/package.json index 94a7dc8fe0..12f892774f 100644 --- a/packages/jest-mock-apollo/package.json +++ b/packages/jest-mock-apollo/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/jest-mock-apollo", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/jest-mock-router/package.json b/packages/jest-mock-router/package.json index cfe440c070..19d073921b 100644 --- a/packages/jest-mock-router/package.json +++ b/packages/jest-mock-router/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/jest-mock-router", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-liveness-ping/package.json b/packages/koa-liveness-ping/package.json index 2cf362676d..551c2c9af1 100644 --- a/packages/koa-liveness-ping/package.json +++ b/packages/koa-liveness-ping/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-liveness-ping", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-metrics/package.json b/packages/koa-metrics/package.json index d5f57d0ee5..99d91e6e25 100644 --- a/packages/koa-metrics/package.json +++ b/packages/koa-metrics/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-metrics", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-performance/package.json b/packages/koa-performance/package.json index f94b64cfea..4fe09e582c 100644 --- a/packages/koa-performance/package.json +++ b/packages/koa-performance/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-performance", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-shopify-auth/package.json b/packages/koa-shopify-auth/package.json index de28d2cb7a..d5f59b989e 100644 --- a/packages/koa-shopify-auth/package.json +++ b/packages/koa-shopify-auth/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-auth", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-shopify-graphql-proxy/package.json b/packages/koa-shopify-graphql-proxy/package.json index 75e85d3da8..8f1e3ab62b 100644 --- a/packages/koa-shopify-graphql-proxy/package.json +++ b/packages/koa-shopify-graphql-proxy/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-graphql-proxy", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/koa-shopify-webhooks/package.json b/packages/koa-shopify-webhooks/package.json index 8fa385a4aa..9b4578dd16 100644 --- a/packages/koa-shopify-webhooks/package.json +++ b/packages/koa-shopify-webhooks/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/koa-shopify-webhooks", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/logger/package.json b/packages/logger/package.json index 996b89c33b..c1034d6b6e 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/logger", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/network/package.json b/packages/network/package.json index 2730cff34c..61ea0e23a5 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/network", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/performance/package.json b/packages/performance/package.json index 4f337c9ceb..50afd81de7 100644 --- a/packages/performance/package.json +++ b/packages/performance/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/performance", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/polyfills/package.json b/packages/polyfills/package.json index 0db6e3dad0..bf7f7e95b4 100644 --- a/packages/polyfills/package.json +++ b/packages/polyfills/package.json @@ -14,10 +14,7 @@ "build": "tsc --p tsconfig.json" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/polyfills", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/predicates/package.json b/packages/predicates/package.json index d6a6ddcd02..7e8d4fe24b 100644 --- a/packages/predicates/package.json +++ b/packages/predicates/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/predicates", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-app-bridge-universal-provider/package.json b/packages/react-app-bridge-universal-provider/package.json index 7872564a93..bfcd603551 100644 --- a/packages/react-app-bridge-universal-provider/package.json +++ b/packages/react-app-bridge-universal-provider/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-app-bridge-universal-provider", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-async/package.json b/packages/react-async/package.json index d8d14a0bae..e253f2df95 100644 --- a/packages/react-async/package.json +++ b/packages/react-async/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-async", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-compose/package.json b/packages/react-compose/package.json index 9e621760d7..d4dc902f13 100644 --- a/packages/react-compose/package.json +++ b/packages/react-compose/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-compose", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-cookie/package.json b/packages/react-cookie/package.json index 709c8a31a4..c976afb9e7 100644 --- a/packages/react-cookie/package.json +++ b/packages/react-cookie/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-cookie", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-csrf-universal-provider/package.json b/packages/react-csrf-universal-provider/package.json index b5cf24a1d0..339a1b9c80 100644 --- a/packages/react-csrf-universal-provider/package.json +++ b/packages/react-csrf-universal-provider/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-csrf-universal-provider", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-csrf/package.json b/packages/react-csrf/package.json index 89af2dcb2e..a702ba27b3 100644 --- a/packages/react-csrf/package.json +++ b/packages/react-csrf/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-csrf", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-effect-apollo/package.json b/packages/react-effect-apollo/package.json index a042bd2978..09869256ce 100644 --- a/packages/react-effect-apollo/package.json +++ b/packages/react-effect-apollo/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-effect-apollo", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-effect/package.json b/packages/react-effect/package.json index 69acf3457e..02eae4eb81 100644 --- a/packages/react-effect/package.json +++ b/packages/react-effect/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-effect", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-form-state/package.json b/packages/react-form-state/package.json index dfc21d2433..4c23999757 100644 --- a/packages/react-form-state/package.json +++ b/packages/react-form-state/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-form-state", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-form/package.json b/packages/react-form/package.json index 1cf0f699f7..8bc55560a5 100644 --- a/packages/react-form/package.json +++ b/packages/react-form/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-form", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-google-analytics/package.json b/packages/react-google-analytics/package.json index 054c01216e..ad391075dd 100644 --- a/packages/react-google-analytics/package.json +++ b/packages/react-google-analytics/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-google-analytics", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-graphql-universal-provider/package.json b/packages/react-graphql-universal-provider/package.json index b61c03c3e1..68f2cdb4f2 100644 --- a/packages/react-graphql-universal-provider/package.json +++ b/packages/react-graphql-universal-provider/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-graphql-universal-provider", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-graphql/package.json b/packages/react-graphql/package.json index 7e761c0f90..fa77812c14 100644 --- a/packages/react-graphql/package.json +++ b/packages/react-graphql/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-graphql", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 77956423da..fec6f3ab82 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-hooks", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-html/package.json b/packages/react-html/package.json index 93c0b7e268..c742ed2718 100644 --- a/packages/react-html/package.json +++ b/packages/react-html/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-html", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-hydrate/package.json b/packages/react-hydrate/package.json index 7556cc030b..d2198401df 100644 --- a/packages/react-hydrate/package.json +++ b/packages/react-hydrate/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-hydrate", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-i18n-universal-provider/package.json b/packages/react-i18n-universal-provider/package.json index b9228cd755..d965d18990 100644 --- a/packages/react-i18n-universal-provider/package.json +++ b/packages/react-i18n-universal-provider/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-i18n-universal-provider", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-i18n/package.json b/packages/react-i18n/package.json index 60c2ab4573..74d6ab3349 100644 --- a/packages/react-i18n/package.json +++ b/packages/react-i18n/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-i18n", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-idle/package.json b/packages/react-idle/package.json index 087465f2db..45e9d943f4 100644 --- a/packages/react-idle/package.json +++ b/packages/react-idle/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-idle", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-import-remote/package.json b/packages/react-import-remote/package.json index 6b5e884bf8..d7112bc7c7 100644 --- a/packages/react-import-remote/package.json +++ b/packages/react-import-remote/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-import-remote", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-intersection-observer/package.json b/packages/react-intersection-observer/package.json index 8dd4bc49ff..472e4c1727 100644 --- a/packages/react-intersection-observer/package.json +++ b/packages/react-intersection-observer/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-intersection-observer", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-network/package.json b/packages/react-network/package.json index 2bfb90c6d3..dff8b11872 100644 --- a/packages/react-network/package.json +++ b/packages/react-network/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-network", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-performance/package.json b/packages/react-performance/package.json index a8eba5d576..aa0b1d1af4 100644 --- a/packages/react-performance/package.json +++ b/packages/react-performance/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-performance", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-router/package.json b/packages/react-router/package.json index 181b84016d..da8315f932 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-router", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-serialize/package.json b/packages/react-serialize/package.json index 24f137ec33..fccb974a4d 100644 --- a/packages/react-serialize/package.json +++ b/packages/react-serialize/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-serialize", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-server-webpack-plugin/package.json b/packages/react-server-webpack-plugin/package.json index 33f501fe4f..067287fef3 100644 --- a/packages/react-server-webpack-plugin/package.json +++ b/packages/react-server-webpack-plugin/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-server-webpack-plugin", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-server/package.json b/packages/react-server/package.json index 453f0c346d..2da1bf2d05 100644 --- a/packages/react-server/package.json +++ b/packages/react-server/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-server", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-shopify-app-route-propagator/package.json b/packages/react-shopify-app-route-propagator/package.json index d8690a2001..079fbcdced 100644 --- a/packages/react-shopify-app-route-propagator/package.json +++ b/packages/react-shopify-app-route-propagator/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-shopify-app-route-propagator", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-shortcuts/package.json b/packages/react-shortcuts/package.json index 7f023dc4a6..75fa04ca92 100644 --- a/packages/react-shortcuts/package.json +++ b/packages/react-shortcuts/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-shortcuts", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-testing/package.json b/packages/react-testing/package.json index 4d0d81668f..3c20662263 100644 --- a/packages/react-testing/package.json +++ b/packages/react-testing/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-testing", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-tracking-pixel/package.json b/packages/react-tracking-pixel/package.json index edb7d17b70..c418b53c62 100644 --- a/packages/react-tracking-pixel/package.json +++ b/packages/react-tracking-pixel/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-tracking-pixel", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-universal-provider/package.json b/packages/react-universal-provider/package.json index 8234de49a3..03a6653e00 100644 --- a/packages/react-universal-provider/package.json +++ b/packages/react-universal-provider/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-universal-provider", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/react-web-worker/package.json b/packages/react-web-worker/package.json index b1f5da3717..268ed878dd 100644 --- a/packages/react-web-worker/package.json +++ b/packages/react-web-worker/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/react-web-worker", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/rpc/package.json b/packages/rpc/package.json index 74f287ccd5..53319b8ca0 100644 --- a/packages/rpc/package.json +++ b/packages/rpc/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/rpc", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/semaphore/package.json b/packages/semaphore/package.json index 2a4e3d8aaa..4f7d4e3265 100644 --- a/packages/semaphore/package.json +++ b/packages/semaphore/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/semaphore", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/sewing-kit-koa/package.json b/packages/sewing-kit-koa/package.json index 134c06b687..d5b7fa9786 100644 --- a/packages/sewing-kit-koa/package.json +++ b/packages/sewing-kit-koa/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/sewing-kit-koa", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/statsd/package.json b/packages/statsd/package.json index b1cb6f011c..9f4205615e 100644 --- a/packages/statsd/package.json +++ b/packages/statsd/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/statsd", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/useful-types/package.json b/packages/useful-types/package.json index 1205d174bf..8836d0f04f 100644 --- a/packages/useful-types/package.json +++ b/packages/useful-types/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/useful-types", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/web-worker/package.json b/packages/web-worker/package.json index 2d8fb3d1e8..5448acc426 100644 --- a/packages/web-worker/package.json +++ b/packages/web-worker/package.json @@ -14,10 +14,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/web-worker", "bugs": { "url": "https://github.com/shopify/quilt/issues" }, diff --git a/packages/with-env/package.json b/packages/with-env/package.json index 993f7cd010..89937c8fed 100644 --- a/packages/with-env/package.json +++ b/packages/with-env/package.json @@ -13,10 +13,7 @@ "@shopify:registry": "https://registry.npmjs.org" }, "author": "Shopify Inc.", - "repository": { - "type": "git", - "url": "git+https://github.com/Shopify/quilt.git" - }, + "repository": "https://github.com/shopify/quilt/tree/master/packages/with-env", "bugs": { "url": "https://github.com/shopify/quilt/issues" },