add React as dependency

This commit is contained in:
Marco Biedermann 2017-12-20 12:29:26 +01:00
parent 760a2bb359
commit 0db0bde647
No known key found for this signature in database
GPG key ID: 61342DB42C3F6E1E
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"netlify-cms": "^1.0.1",
"react": "^16.2.0",
"webpack": "^3.10.0"
}
}

View file

@ -3061,7 +3061,7 @@ react-waypoint@^7.1.0:
consolidated-events "^1.1.0"
prop-types "^15.0.0"
react@^16.0.0:
react@^16.0.0, react@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
dependencies: