Skip to content

Commit 6458685

Browse files
fix(package): update styled-components to version 5.1.0
Closes #149
1 parent 9a7ec7c commit 6458685

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
@@ -142,7 +142,7 @@
142142
"redux-thunk": "^2.2.0",
143143
"rxjs": "^5.4.2",
144144
"source-map-support": "^0.5.0",
145-
"styled-components": "^4.0.0",
145+
"styled-components": "^5.1.0",
146146
"styled-tools": "^1.0.0",
147147
"tslint-react": "^3.0.0"
148148
},

0 commit comments

Comments
 (0)