Skip to content

Commit 334b6d0

Browse files
fix(package): update styled-components to version 4.2.1
Closes #106
1 parent 8a06ffc commit 334b6d0

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
@@ -71,7 +71,7 @@
7171
"react-apollo": "^2.1.3",
7272
"react-dom": "^16.3.1",
7373
"react-ga": "^2.4.1",
74-
"styled-components": "^3.2.5",
74+
"styled-components": "^4.2.1",
7575
"styled-system": "^3.0.0"
7676
},
7777
"devDependencies": {

0 commit comments

Comments
 (0)