mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
chore: migrate to monorepo
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user