mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fix(auto-version-update): update root package version while publishing (#15005)
* fix(auto-version-update): update root package version while publishing * fix(remove-version): remove version field from package json
This commit is contained in:
committed by
Brian Vaughn
parent
ce45ca9ba3
commit
ff596e3efb
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"private": true,
|
||||
"version": "16.6.1",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user