Skip to content

Commit 6c55a5a

Browse files
fix(package): update styled-components to version 5.1.0
Closes #160
1 parent 2c7ef90 commit 6c55a5a

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
@@ -9,7 +9,7 @@
99
"react-router-dom": "5.1.0",
1010
"react-syntax-highlighter": "^10.3.5",
1111
"redux": "4.0.1",
12-
"styled-components": "^4.3.1",
12+
"styled-components": "^5.1.0",
1313
"uuid": "3.3.3"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)