Skip to content

Commit 464e415

Browse files
fix(package): update styled-components to version 5.1.0
Closes #12
1 parent f6863de commit 464e415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react": "^16.4.2",
99
"react-dom": "^16.4.2",
1010
"react-scripts": "3.1.0",
11-
"styled-components": "^4.0.2"
11+
"styled-components": "^5.1.0"
1212
},
1313
"scripts": {
1414
"start": "react-scripts start",

0 commit comments

Comments
 (0)