Skip to content

Commit

Permalink
Add lerna.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed Jan 25, 2020
1 parent 52559f6 commit beccab1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"packages": [
"packages/*"
],
"version": "independent"
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"lerna": "^3.20.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"should": "^13.2.3",
Expand Down

0 comments on commit beccab1

Please sign in to comment.