moves project from npm to yarn dependency lock file
i would suggest to use yarn and yarn only for dependency management to avoid conflicts because of using npm and yarn at the same time. just a gut feeling from my side: i would like to reduce the source of warnings and errors.