From 08a6ba08fdc652be7d732760938190d722049269 Mon Sep 17 00:00:00 2001 From: chencheng Date: Fri, 20 Sep 2019 17:26:42 +0800 Subject: [PATCH] Publish - father-build@1.9.3 - father@2.18.4 --- 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 87499dd2..c96fe80a 100644 --- a/packages/father-build/package.json +++ b/packages/father-build/package.json @@ -1,6 +1,6 @@ { "name": "father-build", - "version": "1.9.2", + "version": "1.9.3", "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 4247a370..75d0338f 100644 --- a/packages/father/package.json +++ b/packages/father/package.json @@ -1,6 +1,6 @@ { "name": "father", - "version": "2.18.3", + "version": "2.18.4", "description": "Library toolkit based on rollup, docz, storybook, jest and eslint.", "main": "lib/index.js", "bin": { @@ -46,7 +46,7 @@ "eslint-plugin-promise": "^4.1.1", "eslint-plugin-react": "^7.12.4", "eslint-plugin-unicorn": "^8.0.1", - "father-build": "1.9.2", + "father-build": "1.9.3", "fs-extra": "^8.0.1", "gh-pages": "2.0.1", "lodash": "4.17.13",