From 28f0e55475ecac41034e3fac8c48ea0a332d364c Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Wed, 13 May 2020 23:34:12 -0700 Subject: on new paste modal --- frontend/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 390e3f5..2fbee85 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -15,7 +15,8 @@ "react-modal": "^3.11.2", "react-router-dom": "^5.2.0", "react-scripts": "3.4.1", - "styled-components": "^5.1.0" + "styled-components": "^5.1.0", + "use-clipboard-copy": "^0.1.2" }, "scripts": { "start": "react-scripts start", -- cgit v1.2.3