From d13050e2b0903ae6169991a4b77cdd0bbe8f1a20 Mon Sep 17 00:00:00 2001 From: chencheng Date: Tue, 14 Jan 2020 08:25:25 +0800 Subject: [PATCH] Publish - father-build@1.17.2 - father@2.29.2 --- 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 b876c594..85c820ce 100644 --- a/packages/father-build/package.json +++ b/packages/father-build/package.json @@ -1,6 +1,6 @@ { "name": "father-build", - "version": "1.17.1", + "version": "1.17.2", "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 68b0e10f..00bb2ce8 100644 --- a/packages/father/package.json +++ b/packages/father/package.json @@ -1,6 +1,6 @@ { "name": "father", - "version": "2.29.1", + "version": "2.29.2", "description": "Library toolkit based on rollup, docz, storybook, jest and eslint.", "homepage": "http://github.com/umijs/father", "bugs": "http://github.com/umijs/father/issues", @@ -53,7 +53,7 @@ "eslint-plugin-promise": "^4.1.1", "eslint-plugin-react": "^7.12.4", "eslint-plugin-unicorn": "^8.0.1", - "father-build": "1.17.1", + "father-build": "1.17.2", "fs-extra": "^8.0.1", "gh-pages": "2.0.1", "lodash": "4.17.13",