Skip to content

Commit 68a7b59

Browse files
timneutkensrauchg
authored andcommitted
Upgrade styled-components. Fixes #1416 (#1422)
1 parent 458f33f commit 68a7b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"next": "^2.0.0-beta",
1111
"react": "^15.4.2",
1212
"react-dom": "^15.4.2",
13-
"styled-components": "1.2.1"
13+
"styled-components": "^1.4.4"
1414
},
1515
"author": "",
1616
"license": "ISC"

0 commit comments

Comments
 (0)