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
lodash is incorrectly listed as part of the plugin's devDependencies. Should be listed under dependencies instead to prevent issues with package managers other than npm or yarn (like myself with pnpm 😃)
The text was updated successfully, but these errors were encountered:
lodash
is incorrectly listed as part of the plugin'sdevDependencies
. Should be listed underdependencies
instead to prevent issues with package managers other than npm or yarn (like myself with pnpm 😃)The text was updated successfully, but these errors were encountered: