Skip to content

Commit

Permalink
feat: solved git conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex7734 committed Sep 17, 2023
2 parents f37a37c + 8bf5ad6 commit 11f1c99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/material": "^5.14.7",
"@mui/styled-engine-sc": "^5.4.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.8",
"@mui/material": "^5.14.8",
"@mui/styled-engine-sc": "^5.14.8",
"@rollup/plugin-node-resolve": "^15.2.1",
"@types/styled-components": "^5.1.24",
"firebase": "^9.6.8",
"lint-staged": "^14.0.1",
Expand Down Expand Up @@ -50,7 +50,7 @@
"husky": "^8.0.0",
"postcss": "^8.4.28",
"prettier": "^3.0.3",
"tailwindcss": "^3.0.23",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.5",
"vite": "^4.4.9"
Expand Down

0 comments on commit 11f1c99

Please sign in to comment.