[website] the react npm package doesn't capitalize the r

This commit is contained in:
Ryan Rhee 2015-03-11 14:17:18 -07:00
parent 516fe6ff71
commit 74b9bc1311
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"start": "node server/server.js"
},
"dependencies": {
"React": "~0.12.0",
"react": "~0.12.0",
"optimist": "0.6.0",
"react-page-middleware": "git://github.com/facebook/react-page-middleware.git",
"connect": "2.8.3",