Skip to content

Commit a17f86c

Browse files
authored
ci(0.78): set preid to '' (#2431)
## Summary: Looks like our release CI expects this for the latest stable release. ## Test Plan: CI should pass
1 parent b0dcf05 commit a17f86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"currentVersionResolverMetadata": {
3030
"tag": "latest"
3131
},
32-
"preid": "next",
32+
"preid": "",
3333
"skipLockFileUpdate": true
3434
}
3535
}

0 commit comments

Comments
 (0)