Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Jun 19, 2019
1 parent 927cb31 commit 160feb4
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "father-build",
"version": "1.0.0",
"version": "1.0.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "father",
"version": "2.10.0",
"version": "2.10.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.0.0",
"father-build": "1.0.1",
"fs-extra": "^8.0.1",
"gh-pages": "2.0.1",
"lodash": "4.17.11",
Expand Down

0 comments on commit 160feb4

Please sign in to comment.