From 3bb134810529fe74cade9441f8a8d995a7859740 Mon Sep 17 00:00:00 2001 From: PeachScript Date: Wed, 13 Apr 2022 00:00:43 +0800 Subject: [PATCH] Publish - father-build@1.22.0 - father@2.30.18 --- packages/father-build/package.json | 2 +- packages/father/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/father-build/package.json b/packages/father-build/package.json index 83851cb4..57b8e6d3 100644 --- a/packages/father-build/package.json +++ b/packages/father-build/package.json @@ -1,6 +1,6 @@ { "name": "father-build", - "version": "1.21.2", + "version": "1.22.0", "description": "Library build tool based on rollup.", "main": "lib/index.js", "bin": { diff --git a/packages/father/package.json b/packages/father/package.json index 8d05c325..5281c247 100644 --- a/packages/father/package.json +++ b/packages/father/package.json @@ -1,6 +1,6 @@ { "name": "father", - "version": "2.30.17", + "version": "2.30.18", "description": "Library toolkit based on rollup, docz, storybook, jest and eslint.", "homepage": "http://github.com/umijs/father", "bugs": "http://github.com/umijs/father/issues", @@ -34,7 +34,7 @@ "docz-core": "1.2.0", "docz-plugin-umi-css": "^0.14.1", "docz-theme-umi": "^2.0.0", - "father-build": "1.21.2", + "father-build": "1.22.0", "fs-extra": "^8.0.1", "gh-pages": "2.0.1", "lodash": "^4.17.20",