From 3210cac5b42c9d81e99adf9425e9e9d07826e901 Mon Sep 17 00:00:00 2001 From: "lihao.ylh" Date: Mon, 8 Nov 2021 19:17:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=87=E6=8D=A2=E6=88=90=20https://?= =?UTF-8?q?registry.antfin-inc.com/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/designer/package.json | 2 +- packages/editor-core/package.json | 2 +- packages/editor-skeleton/package.json | 2 +- packages/engine/package.json | 2 +- packages/plugin-designer/package.json | 2 +- packages/plugin-outline-pane/package.json | 2 +- packages/rax-renderer/package.json | 2 +- packages/rax-simulator-renderer/package.json | 2 +- packages/react-simulator-renderer/package.json | 2 +- packages/renderer-core/package.json | 2 +- packages/types/package.json | 2 +- packages/utils/package.json | 2 +- packages/vision-polyfill/package.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/designer/package.json b/packages/designer/package.json index 5195bfa63..9549d42e2 100644 --- a/packages/designer/package.json +++ b/packages/designer/package.json @@ -44,7 +44,7 @@ "typescript": "^4.0.3" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "resolutions": { "@builder/babel-preset-ice": "1.0.1" diff --git a/packages/editor-core/package.json b/packages/editor-core/package.json index 8391186d5..145ea8135 100644 --- a/packages/editor-core/package.json +++ b/packages/editor-core/package.json @@ -41,7 +41,7 @@ "build-plugin-moment-locales": "^0.1.0" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/editor-skeleton/package.json b/packages/editor-skeleton/package.json index f324924b0..4140ffc3b 100644 --- a/packages/editor-skeleton/package.json +++ b/packages/editor-skeleton/package.json @@ -36,7 +36,7 @@ "build-plugin-moment-locales": "^0.1.0" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/engine/package.json b/packages/engine/package.json index 1f2a684fa..d88543050 100644 --- a/packages/engine/package.json +++ b/packages/engine/package.json @@ -45,7 +45,7 @@ "@alifd/theme-lowcode-light": "^0.2.0" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index ef501fb7c..ae41da0bf 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -29,7 +29,7 @@ "build-plugin-component": "^0.2.7" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/plugin-outline-pane/package.json b/packages/plugin-outline-pane/package.json index 55c4fd008..311f62179 100644 --- a/packages/plugin-outline-pane/package.json +++ b/packages/plugin-outline-pane/package.json @@ -33,7 +33,7 @@ }, "license": "MIT", "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/rax-renderer/package.json b/packages/rax-renderer/package.json index 3504ed406..addbec6bb 100644 --- a/packages/rax-renderer/package.json +++ b/packages/rax-renderer/package.json @@ -40,7 +40,7 @@ "driver-universal": "^3.1.3" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "license": "MIT", "homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-renderer@0.1.2/build/index.html", diff --git a/packages/rax-simulator-renderer/package.json b/packages/rax-simulator-renderer/package.json index 31c7454ec..6c53cfcdc 100644 --- a/packages/rax-simulator-renderer/package.json +++ b/packages/rax-simulator-renderer/package.json @@ -52,7 +52,7 @@ ] }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.69/build/index.html", "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" diff --git a/packages/react-simulator-renderer/package.json b/packages/react-simulator-renderer/package.json index f03d05fd1..5a9964837 100644 --- a/packages/react-simulator-renderer/package.json +++ b/packages/react-simulator-renderer/package.json @@ -32,7 +32,7 @@ "build-plugin-component": "^0.2.11" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/renderer-core/package.json b/packages/renderer-core/package.json index d2562e16e..ef29b6c1c 100644 --- a/packages/renderer-core/package.json +++ b/packages/renderer-core/package.json @@ -43,7 +43,7 @@ "build-plugin-component": "^0.2.11" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/types/package.json b/packages/types/package.json index bb3c332f1..7326aa704 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -25,7 +25,7 @@ "build-plugin-component": "^0.2.10" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/utils/package.json b/packages/utils/package.json index c4053cec3..e215f61d6 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -24,7 +24,7 @@ "build-plugin-component": "^0.2.10" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" } diff --git a/packages/vision-polyfill/package.json b/packages/vision-polyfill/package.json index 2cc3750aa..01787b824 100644 --- a/packages/vision-polyfill/package.json +++ b/packages/vision-polyfill/package.json @@ -43,7 +43,7 @@ "tsconfig-paths-webpack-plugin": "^3.2.0" }, "publishConfig": { - "registry": "https://registry.npm.alibaba-inc.com" + "registry": "https://registry.antfin-inc.com" }, "gitHead": "3bfd7df92985ec6c9d2ccb8ba95d7b0829fa2b1d" }