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

Move jest / nock to dev dependencies #112

Closed slifty closed 3 years ago

slifty commented 3 years ago

Task

Description

A few test related libraries snuck into the dependencies list, when they're actually just dev dependencies.

Lets put them in the right place.