Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4314802

Browse files
wesbostimneutkens
authored andcommitted
Update styled components for React 16 (vercel#3187)
Next 4 only works with React 16, so for this example to work we need an update.
1 parent436a2ac commit4314802

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎examples/with-styled-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"dependencies": {
1010
"babel-plugin-styled-components":"^1.1.5",
1111
"next":"latest",
12-
"react":"^15.6.1",
13-
"react-dom":"^15.6.1",
12+
"react":"^16.0.0",
13+
"react-dom":"^16.0.0",
1414
"styled-components":"^2.1.0"
1515
},
1616
"license":"ISC"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp