Skip to content

Commit

Permalink
chore: lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Nov 8, 2019
1 parent f7d1ff3 commit 732081f
Show file tree
Hide file tree
Showing 3 changed files with 1,960 additions and 70 deletions.
8 changes: 8 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.0.0",
"packages": [
"packages/*"
]
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"devDependencies": {
"@vuepress/plugin-pwa": "^1.0.2",
"lerna": "^3.18.4",
"vuepress": "^1.2.0"
}
}
}
Loading

0 comments on commit 732081f

Please sign in to comment.