You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nb: I assume that you are already parsing the package version from package.json, so it'd be cool to also get the package name from it, and pass it to the function.
The text was updated successfully, but these errors were encountered:
Feature Request
I would like to be able to use a custom
showVersion()
method, so I can also display the package name in addition to the version.How about this?
That would be so nice!
nb: I assume that you are already parsing the package version from
package.json
, so it'd be cool to also get the package name from it, and pass it to the function.The text was updated successfully, but these errors were encountered: