Skip to content

Commit

Permalink
adding lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Sep 17, 2018
1 parent a0b2e56 commit 9cd5c2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lerna.json
@@ -0,0 +1,6 @@
{
"packages": [
"packages/*"
],
"version": "0.0.0"
}
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -75,6 +75,7 @@
"generate-changelog": "^1.7.0",
"graceful-fs": "4.1.9",
"http2": "^3.3.6",
"lerna": "^3.4.0",
"lodash-cli": "4.17.5",
"mocha": "5.2.0",
"prettier": "^1.9.2",
Expand Down

0 comments on commit 9cd5c2d

Please sign in to comment.