-3

I'm using yarn 1 for some project and Im trying to figure out if there is a was to update yarn.lock file after manually changing package.json, without running 'yarn install'. I wanted to avoid updating node_modules and I couldn't find any command that updates some package in package.json that isn't also running 'yarn install' is there a way to do that? (I know its possible in yarn 2 and 3 but I need for yarn 1)

Tried to update versions for some packages without updating node_modules and couldn't find a way to do so

0 Answers0