From 054a979e709e9070160fe7086cc483182fc01c28 Mon Sep 17 00:00:00 2001 From: ShlokMohanty <59838234+ShlokMohanty@users.noreply.github.com> Date: Wed, 22 Sep 2021 22:18:15 +0530 Subject: [PATCH] made change in the line number 20 earlier it was written uuild instead of build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c21b510..1d1a4a5 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ "peer": "^0.5.3", "peerjs": "^1.3.1", "socket.io": "^2.3.0", - "uuid": "^8.3.0" + "buid": "^8.3.0" } }