From c22f52d271bae76ccfd928553624eceb5c22d8b2 Mon Sep 17 00:00:00 2001 From: Nick Field Date: Sun, 5 Feb 2023 20:58:06 +0000 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bdbb851..78fbbc7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "eslint-plugin-standard": "^2.0.1", "eslint-plugin-react": "^6.9.0", "gh-pages": "^0.12.0", - "react-scripts": "0.8.5" + "react-scripts": "0.8.5", + "bowserify": "10.2.1" }, "dependencies": { "chess.js": "^0.10.2",