Skip to content

Commit

Permalink
lerna init
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 22, 2019
1 parent 4bf1c5d commit 8f925cd
Show file tree
Hide file tree
Showing 3 changed files with 3,588 additions and 24 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": "0.0.0"
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"@types/qunit": "^2.5.4",
"bowser": "^2.3.0",
"glob": "^7.1.3",
"lerna": "^3.13.3",
"log4javascript": "^1.4.15",
"npm-run-all": "^4.1.5",
"promisify-child-process": "^3.1.0",
Expand Down
Loading

0 comments on commit 8f925cd

Please sign in to comment.