Skip to content

Commit

Permalink
πŸ› FIX: Lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Feb 27, 2020
1 parent 07fde48 commit 3eb58ec
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"version": "0.7.0",
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"command": {
"publish": {
"message": "πŸ¦„ RELEASE: %s"
"message": "πŸš€ RELEASE: %s"
}
}
}

0 comments on commit 3eb58ec

Please sign in to comment.