Skip to content

Commit 86a4030

Browse files
committed
set 0.79 to next
1 parent 4e750c1 commit 86a4030

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nx.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3-
"defaultBase": "main",
3+
"defaultBase": "0.79-stable",
44
"targetDefaults": {
55
"build": {
66
"dependsOn": ["^build"]
@@ -21,9 +21,9 @@
2121
"versionActionsOptions": {
2222
"currentVersionResolver": "registry",
2323
"currentVersionResolverMetadata": {
24-
"tag": "nightly"
24+
"tag": "next"
2525
},
26-
"preid": "nightly"
26+
"preid": "rc"
2727
},
2828
"useLegacyVersioning": false
2929
}

0 commit comments

Comments
 (0)