Skip to content

Commit

Permalink
πŸ“¦ NEW: Lerna at works
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 15, 2018
1 parent 191751e commit 69ad466
Show file tree
Hide file tree
Showing 3 changed files with 4,386 additions and 138 deletions.
9 changes: 9 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": "0.0.0",
"packages": ["packages/*"],
"commands": {
"publish": {
"message": "πŸ¦„ RELEASE: %s"
}
}
}
Loading

0 comments on commit 69ad466

Please sign in to comment.