From 2dd0779d966ab5ef003f1d28360f529d1a0d38ac Mon Sep 17 00:00:00 2001 From: PeachScript Date: Wed, 11 Nov 2020 20:21:44 +0800 Subject: [PATCH] Publish - father-build@1.18.6 - father@2.29.11 --- 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 39526e5e..c3244e40 100644 --- a/packages/father-build/package.json +++ b/packages/father-build/package.json @@ -1,6 +1,6 @@ { "name": "father-build", - "version": "1.18.5", + "version": "1.18.6", "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 2e1542b2..f88fa23e 100644 --- a/packages/father/package.json +++ b/packages/father/package.json @@ -1,6 +1,6 @@ { "name": "father", - "version": "2.29.10", + "version": "2.29.11", "description": "Library toolkit based on rollup, docz, storybook, jest and eslint.", "homepage": "http://github.com/umijs/father", "bugs": "http://github.com/umijs/father/issues", @@ -52,7 +52,7 @@ "eslint-plugin-promise": "^4.1.1", "eslint-plugin-react": "7.13.0", "eslint-plugin-unicorn": "^8.0.1", - "father-build": "1.18.5", + "father-build": "1.18.6", "fs-extra": "^8.0.1", "gh-pages": "2.0.1", "lodash": "4.17.13",