Skip to content

Commit

Permalink
chore: Bump to RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Oct 12, 2020
1 parent f857913 commit df3004c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@
]
},
"monorepo": {
"productionBranch": "beta",
"developBranch": "beta",
"productionBranch": "rc",
"developBranch": "rc",
"npmAccess": "public",
"npmDistTag": "beta",
"npmDistTag": "rc",
"ignoreSyncDependencies": [
"express",
"@types/express"
Expand Down

0 comments on commit df3004c

Please sign in to comment.