chore: starts from 0.12.1-0,avoid conflicts with normal release

This commit is contained in:
力皓 2020-09-22 17:50:47 +08:00
parent dd56fbbc19
commit 029131e09f
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"lerna": "2.11.0",
"version": "1.0.9-9",
"version": "0.12.1-0",
"npmClient": "tyarn",
"registry": "http://registry.npm.alibaba-inc.com",
"useWorkspaces": true,

View File

@ -57,5 +57,5 @@
"publishConfig": {
"registry": "https://registry.npm.alibaba-inc.com"
},
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.9-8/build/index.html"
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-rax-simulator-renderer@1.0.9-9/build/index.html"
}

View File

@ -54,5 +54,5 @@
"publishConfig": {
"registry": "http://registry.npm.alibaba-inc.com"
},
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.9-8/build/index.html"
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.9-9/build/index.html"
}