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
From #456
Parse ohm's package.json file to obtain the version.
cli.js was parsing the package.json in the current directory to obtain
the package version.
It now parses its own package.json file, not the one from the
project that is using ohm.
Co-authored-by: Andy Sturrock <andysturrock@users.noreply.github.com>
0 commit comments