mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Upgrade to latest alpha
I'm going to add some new pages soon and I want to dogfood the new Concurrent + Suspense + Hooks features.
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
"normalize.css": "^8.0.0",
|
||||
"prettier": "^1.7.4",
|
||||
"prismjs": "^1.15.0",
|
||||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"react": "16.7.0-alpha.0",
|
||||
"react-dom": "16.7.0-alpha.0",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-live": "1.8.0-0",
|
||||
"remarkable": "^1.7.1",
|
||||
|
||||
Reference in New Issue
Block a user