From b730feee9badd2207e3f299a660012a04f220329 Mon Sep 17 00:00:00 2001 From: coderitual Date: Fri, 13 Jan 2023 12:17:59 +0100 Subject: [PATCH] v221.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 76c65e080..6f7cbfb39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brainly-style-guide", - "version": "221.0.1", + "version": "221.1.0", "description": "Brainly Front-End Style Guide", "repository": "https://github.com/brainly/style-guide.git", "author": "Brainly Team", @@ -65,8 +65,8 @@ "@testing-library/react": "^12.1.2", "@testing-library/react-hooks": "^8.0.0", "@testing-library/user-event": "^13.5.0", - "@typescript/vfs": "^1.4.0", "@types/react-dom": "^16.2.0", + "@typescript/vfs": "^1.4.0", "autoprefixer": "^10.0.4", "babel-eslint": "^10.0.2", "babel-jest": "^20.0.3",