Closed bent0b0x closed 6 years ago
Right now this repo contains a yarn.lock and a package-json.lock file. Update the readme to use npm or yarn and then delete the other lockfile.
yarn.lock
package-json.lock
npm
yarn
I vote yarn.
circle-ci is using yarn so maybe it's better do the same
Switching to yarn via #8
Right now this repo contains a
yarn.lock
and apackage-json.lock
file. Update the readme to usenpm
oryarn
and then delete the other lockfile.