From efdfb8c5ac30abe1ebb8f87246b3d127745f0b59 Mon Sep 17 00:00:00 2001 From: unadlib Date: Thu, 9 Nov 2023 23:31:36 +0800 Subject: [PATCH] fix(package): fix package config --- packages/reactant-cli/package.json | 2 +- packages/reactant-di/package.json | 2 +- packages/reactant-last-action/package.json | 2 +- packages/reactant-model/package.json | 2 +- packages/reactant-module/package.json | 2 +- packages/reactant-native/package.json | 2 +- packages/reactant-redux/package.json | 2 +- packages/reactant-router-dom/package.json | 2 +- packages/reactant-router-native/package.json | 2 +- packages/reactant-router/package.json | 2 +- packages/reactant-share/package.json | 2 +- packages/reactant-ssr/package.json | 2 +- packages/reactant-storage/package.json | 2 +- packages/reactant-template/package.json | 2 +- packages/reactant-web/package.json | 2 +- packages/reactant/package.json | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/packages/reactant-cli/package.json b/packages/reactant-cli/package.json index 4dc41a81..0a6598bc 100644 --- a/packages/reactant-cli/package.json +++ b/packages/reactant-cli/package.json @@ -15,7 +15,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-cli" }, "keywords": [ diff --git a/packages/reactant-di/package.json b/packages/reactant-di/package.json index 03eb5bf7..5e734ea2 100644 --- a/packages/reactant-di/package.json +++ b/packages/reactant-di/package.json @@ -20,7 +20,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-di" }, "authors": [ diff --git a/packages/reactant-last-action/package.json b/packages/reactant-last-action/package.json index 2258946b..419ad1dc 100644 --- a/packages/reactant-last-action/package.json +++ b/packages/reactant-last-action/package.json @@ -19,7 +19,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-last-action" }, "authors": [ diff --git a/packages/reactant-model/package.json b/packages/reactant-model/package.json index be834219..054bee7a 100644 --- a/packages/reactant-model/package.json +++ b/packages/reactant-model/package.json @@ -19,7 +19,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-model" }, "authors": [ diff --git a/packages/reactant-module/package.json b/packages/reactant-module/package.json index 1b7a383f..7d8d7757 100644 --- a/packages/reactant-module/package.json +++ b/packages/reactant-module/package.json @@ -12,7 +12,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-module" }, "scripts": { diff --git a/packages/reactant-native/package.json b/packages/reactant-native/package.json index cbe29c52..0f0df261 100644 --- a/packages/reactant-native/package.json +++ b/packages/reactant-native/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-native" }, "engines": { diff --git a/packages/reactant-redux/package.json b/packages/reactant-redux/package.json index 28ba3e9c..bc33d250 100644 --- a/packages/reactant-redux/package.json +++ b/packages/reactant-redux/package.json @@ -19,7 +19,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-redux" }, "authors": [ diff --git a/packages/reactant-router-dom/package.json b/packages/reactant-router-dom/package.json index e283c38a..0872c59c 100644 --- a/packages/reactant-router-dom/package.json +++ b/packages/reactant-router-dom/package.json @@ -19,7 +19,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-router-dom" }, "authors": [ diff --git a/packages/reactant-router-native/package.json b/packages/reactant-router-native/package.json index 0f212fe4..15151d6d 100644 --- a/packages/reactant-router-native/package.json +++ b/packages/reactant-router-native/package.json @@ -14,7 +14,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-router-native" }, "authors": [ diff --git a/packages/reactant-router/package.json b/packages/reactant-router/package.json index 8ff2ad74..f26fd307 100644 --- a/packages/reactant-router/package.json +++ b/packages/reactant-router/package.json @@ -19,7 +19,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-router" }, "authors": [ diff --git a/packages/reactant-share/package.json b/packages/reactant-share/package.json index 9035394a..72ea579b 100644 --- a/packages/reactant-share/package.json +++ b/packages/reactant-share/package.json @@ -12,7 +12,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-share" }, "scripts": { diff --git a/packages/reactant-ssr/package.json b/packages/reactant-ssr/package.json index 14030793..93d234c8 100644 --- a/packages/reactant-ssr/package.json +++ b/packages/reactant-ssr/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-ssr" }, "engines": { diff --git a/packages/reactant-storage/package.json b/packages/reactant-storage/package.json index f0b9ce5b..5701a6f7 100644 --- a/packages/reactant-storage/package.json +++ b/packages/reactant-storage/package.json @@ -20,7 +20,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-storage" }, "authors": [ diff --git a/packages/reactant-template/package.json b/packages/reactant-template/package.json index e37ef438..26e71123 100644 --- a/packages/reactant-template/package.json +++ b/packages/reactant-template/package.json @@ -13,7 +13,7 @@ "homepage": "https://reactant.js.org/", "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-template" }, "authors": [ diff --git a/packages/reactant-web/package.json b/packages/reactant-web/package.json index e92adf60..46fdf6fb 100644 --- a/packages/reactant-web/package.json +++ b/packages/reactant-web/package.json @@ -15,7 +15,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant-web" }, "homepage": "https://reactant.js.org/", diff --git a/packages/reactant/package.json b/packages/reactant/package.json index ee445ccb..537c9bf9 100644 --- a/packages/reactant/package.json +++ b/packages/reactant/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/unadlib/reactant.git", + "url": "git+https://github.com/unadlib/reactant.git", "directory": "packages/reactant" }, "engines": {