From c6f4969b766c10674911d6fed034cc792333dc23 Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Tue, 29 Oct 2019 00:05:34 -0400 Subject: Starting to add bits for the server Really not excited about the quality of example code out in the wild to learn from --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 67d07dd..bc4c55b 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "author": "Matt Kohls", "license": "GPL-3.0-only", "dependencies": { + "uuid": "^3.3.3", "ws": "^7.2.0" } } -- cgit v1.2.3