chore: migrate to monorepo

This commit is contained in:
Satyajit Sahoo
2020-02-07 23:20:57 +01:00
parent a7305b1413
commit 72e8160537
477 changed files with 155789 additions and 170280 deletions

View File

@@ -1,5 +1,6 @@
{
"packages": [
"example",
"packages/*"
],
"npmClient": "yarn",
@@ -7,7 +8,7 @@
"version": "independent",
"command": {
"publish": {
"allowBranch": "master",
"allowBranch": "4.x",
"conventionalCommits": true,
"createRelease": "github",
"message": "chore: publish",