tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Upgrade yarn lockfile #40

Closed slifty closed 4 years ago

slifty commented 4 years ago

Travis is testing on a more recent version of Node.js which requires updated packages for some reason. This implements that update.

Issue #39 Node 13.13 broke babel

Description

This PR fixes our universally failing build on travis.

Due Diligence Checklist

Steps to Test

This will be tested by opening a PR and seeing if Travis succeeds

Deploy Notes

Related Issues

Resolves #39