Skip to content

Commit

Permalink
v221.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderitual committed Jan 3, 2023
1 parent 6c37f47 commit cd51126
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brainly-style-guide",
"version": "220.7.3",
"version": "221.0.0",
"description": "Brainly Front-End Style Guide",
"repository": "https://github.com/brainly/style-guide.git",
"author": "Brainly Team",
Expand Down Expand Up @@ -36,8 +36,6 @@
"path": "^0.12.7"
},
"devDependencies": {
"@types/react": "^16.2.0",
"@types/react-dom": "^16.2.0",
"@babel/cli": "^7.8.3",
"@babel/core": "^7.8.3",
"@babel/plugin-proposal-class-properties": "^7.8.3",
Expand Down Expand Up @@ -66,6 +64,8 @@
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/react": "^16.2.0",
"@types/react-dom": "^16.2.0",
"autoprefixer": "^10.0.4",
"babel-eslint": "^10.0.2",
"babel-jest": "^20.0.3",
Expand Down

0 comments on commit cd51126

Please sign in to comment.