Skip to content

Commit aadec46

Browse files
committed
try manifestRootsToUpdate
1 parent e386d32 commit aadec46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"preid": "nightly"
2727
},
28-
"useLegacyVersioning": true
28+
"manifestRootsToUpdate": ["packages/react-native", "packages/virtualized-lists"],
29+
"useLegacyVersioning": false
2930
}
3031
}
3132
}

0 commit comments

Comments
 (0)