Commit Graph

2 Commits

Author SHA1 Message Date
Nicolas Gallagher
abad4b045d Fix package publishing script
074861623e changed the workspace
configuration with the result that 'react-native-web' appeared twice in
the array of workspaces, causing an attempt to republish the package
during the release task.
2022-07-03 12:04:13 -07:00
Nicolas Gallagher
50e267b0aa Publish only updates react-native-web packages
The script to release react-native-web is now limited to version-locking
related packages, not every package in the monorepo.
2022-07-02 12:02:15 -07:00