zowe / zebra

ZEBRA is an open-source incubator project for Zowe. It is a data parsing framework that allows quick and easy access to z/OS performance metrics.
https://zebra.talktothemainframe.com
Eclipse Public License 2.0
21 stars 12 forks source link

Remove unused Zowe dependencies causing issues in build pipeline. #68

Closed jsanter27 closed 2 years ago

jsanter27 commented 2 years ago

Old ZOWE dependencies were preventing build pipeline from continuing.

Removed the following dependencies from package.json:

  1. zowe/cli
  2. zowe/imperative

Fixes #67

Signed-off-by: Justin Santer justin.santer@convergetp.com