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:
Farhad Yasir
2019-03-04 12:36:17 -08:00
committed by Brian Vaughn
parent ce45ca9ba3
commit ff596e3efb
-1
View File
@@ -1,6 +1,5 @@
{
"private": true,
"version": "16.6.1",
"workspaces": [
"packages/*"
],