zendesk / zcli

A command-line tool for Zendesk
https://developer.zendesk.com
Apache License 2.0
56 stars 18 forks source link

fix: fixed imports for getAccount and getProfileAccount #199

Closed Fredx87 closed 10 months ago

Fredx87 commented 10 months ago

Description

This PR fixes some imports introduced in #196, which were pointing to source files and weren't working on the built package.

f38c5d1 fix: fixed imports for getAccount and getProfileAccount

luis-almeida commented 10 months ago

@zendesk/vegemite this issue was only spotted at postinstall. Since it was present in the latest tag, it would've impacted everyone that upgraded so we decided to merge this fix as soon as we got a green build. Hope that's ok!