From c944196d6755933d51fa7775aee975b184d3a9d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A2=D0=B0=D1=82=D1=8C=D1=8F=D0=BD=D0=B0=20=D0=90=D0=BD?= =?UTF-8?q?=D0=B4=D1=80=D0=B5=D0=B5=D0=B2=D0=B0?= Date: Thu, 19 Oct 2023 23:23:44 +0300 Subject: [PATCH] a --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64f45bd..67e6eb9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@hexlet/code", "type": "module", "version": "1.0.0", - "description": "[![Actions Status](https://github.com/Tanya14081981/frontend-project-44/workflows/hexlet-check/badge.svg)](https://github.com/Tanya14081981/frontend-project-44/actions)", + "description": "Mind games - a set of five arithmetic games", "bin": { "brain-games": "bin/brain-games.js", "brain-even": "bin/brain-even.js",