Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - father-build@1.6.1
 - father@2.15.1
  • Loading branch information
sorrycc committed Aug 16, 2019
1 parent 3161566 commit e8bb713
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/father-build/package.json
@@ -1,6 +1,6 @@
{
"name": "father-build",
"version": "1.6.0",
"version": "1.6.1",
"description": "Library build tool based on rollup.",
"main": "lib/index.js",
"bin": {
Expand Down
4 changes: 2 additions & 2 deletions packages/father/package.json
@@ -1,6 +1,6 @@
{
"name": "father",
"version": "2.15.0",
"version": "2.15.1",
"description": "Library toolkit based on rollup, docz, storybook, jest and eslint.",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -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.6.0",
"father-build": "1.6.1",
"fs-extra": "^8.0.1",
"gh-pages": "2.0.1",
"lodash": "4.17.13",
Expand Down

0 comments on commit e8bb713

Please sign in to comment.