Skip to content

Commit

Permalink
feat(@uform/devtools): update lerna config (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang authored Feb 3, 2020
1 parent 3483927 commit 7ca9245
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": [
"packages/*"
"packages/!(devtools)"
],
"version": "independent",
"command": {
Expand All @@ -16,4 +16,4 @@
]
}
}
}
}
1 change: 0 additions & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@uform/devtools",
"version": "1.0.0-rc.4",
"license": "MIT",
"main": "lib",
"repository": {
"type": "git",
"url": "git+https://github.com/alibaba/uform.git"
Expand Down

0 comments on commit 7ca9245

Please sign in to comment.