Skip to content

Commit

Permalink
chore: change lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyi7099 committed Jul 29, 2019
1 parent 95cfad0 commit 488afe0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.6",
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
}
3 changes: 2 additions & 1 deletion packages/antdsite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@
"stylelint": "^9.4.0",
"stylelint-config-prettier": "^3.3.0",
"stylelint-config-standard": "^18.2.0"
}
},
"gitHead": "95cfad029a16bbab06503699c59dcd8b50302c7d"
}
3 changes: 2 additions & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"tar-pack": "3.4.1",
"tmp": "0.0.33",
"validate-npm-package-name": "3.0.0"
}
},
"gitHead": "95cfad029a16bbab06503699c59dcd8b50302c7d"
}

0 comments on commit 488afe0

Please sign in to comment.