Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update @webpod/ps to 0.0.0-beta.6 #840

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

antongolub
Copy link
Contributor

import { ps } from 'zx'

const list1 = await ps()
const list2 = await tree()

// new methods
const list3 = ps.sync()
const list4 = tree.sync()
  • Tests pass

@antongolub antongolub changed the title deps: update @webpod/ps to 0.0.0-beta.5 deps: update @webpod/ps to 0.0.0-beta.6 Jun 7, 2024
@antonmedv antonmedv merged commit d8311ce into google:main Jun 7, 2024
21 checks passed
@antongolub antongolub deleted the up-ps-beta-5 branch June 7, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants