Skip to content

Commit 9cd5c2d

Browse files
committed
adding lerna
1 parent a0b2e56 commit 9cd5c2d

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

lerna.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"packages": [
3+
"packages/*"
4+
],
5+
"version": "0.0.0"
6+
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"generate-changelog": "^1.7.0",
7676
"graceful-fs": "4.1.9",
7777
"http2": "^3.3.6",
78+
"lerna": "^3.4.0",
7879
"lodash-cli": "4.17.5",
7980
"mocha": "5.2.0",
8081
"prettier": "^1.9.2",

0 commit comments

Comments
 (0)