Bump versions for all npm packages on release
Summary: Automatically bump versions for all local npm packages included as workspaces and fix local dependencies correspondingly. As a part of this I have also aligned versioning for all the packages by using the same version for all of them. Reviewed By: jknoxville Differential Revision: D20745632 fbshipit-source-id: 2d438c4b23ee72f7d7c068c5ce161063c7ceb9e5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
971e0f80fd
commit
eb9a2cb5e7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flipper-doctor",
|
||||
"version": "0.7.0",
|
||||
"version": "0.35.0",
|
||||
"description": "Utility for checking for issues with a flipper installation",
|
||||
"main": "lib/index.js",
|
||||
"flipper:source": "src",
|
||||
|
||||
Reference in New Issue
Block a user