Skip to content

Commit

Permalink
(#5) Adicionando styled-components ao projeto
Browse files Browse the repository at this point in the history
  • Loading branch information
lboaventura25 committed Sep 3, 2021
1 parent 5826b7e commit b4aa511
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"styled-components": "^5.3.1",
"typescript": "^4.3.5",
"web-vitals": "^1.0.1"
},
Expand All @@ -39,5 +40,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@types/styled-components": "^5.1.13"
}
}

0 comments on commit b4aa511

Please sign in to comment.