From cbd1ee2784e180d5cad81bc5717ed13aef78cccb Mon Sep 17 00:00:00 2001 From: YeonV Date: Mon, 31 May 2021 07:10:36 +0200 Subject: [PATCH] Release alpha2 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index c285c489..474e7ea3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,6 @@ "eslint-plugin-react-hooks": "^4.2.0", "gh-pages": "^3.2.0", "react-is": "^17.0.2", - "webpack": "^5.38.1", - "proxy": "http://localhost:8888" + "webpack": "^5.38.1" } }