Closed BhaveshSGupta closed 4 years ago
As per readme the instruction for installation are yarn based. package-lock.json and yarn.lock both were tracked. This could create problem when some one updates dependecies. In ideal scenario there should be only one lock file.
As per readme the instruction for installation are yarn based. package-lock.json and yarn.lock both were tracked. This could create problem when some one updates dependecies. In ideal scenario there should be only one lock file.