Skip to content

Commit 2a77a3a

Browse files
author
blling
committed
Update react to 16.0.0-beta.1
1 parent ae67996 commit 2a77a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"webpack": "^3.3.0"
4545
},
4646
"peerDependencies": {
47-
"react": "^16.0.0",
48-
"react-dom": "^16.0.0"
47+
"react": "^16.0.0-beta.1",
48+
"react-dom": "^16.0.0-beta.1"
4949
}
5050
}

0 commit comments

Comments
 (0)