Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Use yarn.lock for installing dependencies for CI and deployment #114

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

Description To avoid issues with dependencies that break our code during updating, use the yarn.lock file to install established dependencies.

Minimum Acceptance Criteria Use yarn.lock for installing dependencies on the following platforms: