Skip to content

Commit

Permalink
v0.1.0-alpha.21
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Mar 7, 2019
1 parent d4989a9 commit 0b7ba2a
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.1.0-alpha.20",
"version": "0.1.0-alpha.21",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
6 changes: 3 additions & 3 deletions packages/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/antd",
"version": "0.1.0-alpha.20",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand All @@ -19,8 +19,8 @@
"react-dom": ">=16.8.0"
},
"dependencies": {
"@uform/react": "^0.1.0-alpha.20",
"@uform/utils": "^0.1.0-alpha.17",
"@uform/react": "^0.1.0-alpha.21",
"@uform/utils": "^0.1.0-alpha.21",
"antd": "^3.14.1",
"classnames": "^2.2.6",
"moveto": "^1.7.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/builder",
"version": "0.1.0-alpha.20",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib/index.js",
"repository": {
Expand All @@ -19,9 +19,9 @@
},
"dependencies": {
"@alifd/next": "^1.13.1",
"@uform/react": "^0.1.0-alpha.20",
"@uform/utils": "^0.1.0-alpha.17",
"@uform/validator": "^0.1.0-alpha.17",
"@uform/react": "^0.1.0-alpha.21",
"@uform/utils": "^0.1.0-alpha.21",
"@uform/validator": "^0.1.0-alpha.21",
"classnames": "^2.2.5",
"lodash.isequal": "^4.5.0",
"lodash.merge": "^4.6.1",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@uform/next": "^0.1.0-alpha.20",
"@uform/next": "^0.1.0-alpha.21",
"autoprefixer": "7.1.6",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"css-loader": "0.28.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/core",
"version": "0.1.0-alpha.18",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand All @@ -15,8 +15,8 @@
"npm": ">=3.0.0"
},
"dependencies": {
"@uform/utils": "^0.1.0-alpha.17",
"@uform/validator": "^0.1.0-alpha.17",
"@uform/utils": "^0.1.0-alpha.21",
"@uform/validator": "^0.1.0-alpha.21",
"dot-match": "^0.1.18",
"immer": "^1.7.4",
"rxjs": "^6.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/next",
"version": "0.1.0-alpha.20",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand All @@ -20,8 +20,8 @@
},
"dependencies": {
"@alifd/next": "^1.13.1",
"@uform/react": "^0.1.0-alpha.20",
"@uform/utils": "^0.1.0-alpha.17",
"@uform/react": "^0.1.0-alpha.21",
"@uform/utils": "^0.1.0-alpha.21",
"classnames": "^2.2.6",
"moveto": "^1.7.4",
"react-stikky": "^0.1.15",
Expand Down
8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/react",
"version": "0.1.0-alpha.20",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand All @@ -19,9 +19,9 @@
"react-dom": ">=16.8.0"
},
"dependencies": {
"@uform/core": "^0.1.0-alpha.18",
"@uform/utils": "^0.1.0-alpha.17",
"@uform/validator": "^0.1.0-alpha.17",
"@uform/core": "^0.1.0-alpha.21",
"@uform/utils": "^0.1.0-alpha.21",
"@uform/validator": "^0.1.0-alpha.21",
"pascal-case": "^2.0.1",
"react-eva": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/utils",
"version": "0.1.0-alpha.17",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uform/validator",
"version": "0.1.0-alpha.17",
"version": "0.1.0-alpha.21",
"license": "MIT",
"main": "lib",
"repository": {
Expand All @@ -15,7 +15,7 @@
"npm": ">=3.0.0"
},
"dependencies": {
"@uform/utils": "^0.1.0-alpha.17"
"@uform/utils": "^0.1.0-alpha.21"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 0b7ba2a

Please sign in to comment.