peterjanes’s avatarpeterjanes’s Twitter Archive—№ 18,187

  1. #nodejs/#npm/#yarn folks: is it considered correct/acceptable to include a package in both devDependencies and peerDependencies (so a version will be installed for local dev but not for upstream)? If not, why not?