Recovery node_modules

Hello
i installed some packages on node_modules i customize this packages and now i mistakes remove this package on my packages.json what is way i recover this files?
i shared this files on expo.io can i access this file on expo ?
do uploaded on expo.io node_modules?
plz help me
thanks and regards

So you’re saying you edited files under node_modules/ and removed it from your package.json and thus had your package manager remove the edited files? Yeah Expo can’t help there unfortunately because we don’t upload your source code, just the ‘built’ version (after transformation and bundling).