Back out "Bump @oclif/command from 1.8.16 to 1.8.22 in /desktop"
Summary: Original commit changeset: a9b2be74bd3f Original Phabricator Diff: D43905200 It seems that ti caused NPM publishing to start failing https://github.com/facebook/flipper/actions/workflows/publish-npm.yml Reviewed By: passy Differential Revision: D44367845 fbshipit-source-id: eef31c80561872d40babe03227a3ce0fc32eee72
This commit is contained in:
committed by
Facebook GitHub Bot
parent
77905f30c8
commit
905f5eea0f
@@ -12,11 +12,11 @@
|
||||
},
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@oclif/command": "^1.8.22",
|
||||
"@oclif/config": "^1.18.8",
|
||||
"@oclif/parser": "^3.8.10",
|
||||
"@oclif/plugin-help": "^5.2.8",
|
||||
"@oclif/plugin-warn-if-update-available": "^2.0.31",
|
||||
"@oclif/command": "^1",
|
||||
"@oclif/config": "^1",
|
||||
"@oclif/parser": "^3.8.5",
|
||||
"@oclif/plugin-help": "^5.1.12",
|
||||
"@oclif/plugin-warn-if-update-available": "^2.0.14",
|
||||
"ajv": "^6.12.2",
|
||||
"ajv-errors": "^1.0.1",
|
||||
"cli-ux": "^6.0.9",
|
||||
|
||||
Reference in New Issue
Block a user