mirror of
https://github.com/kingomarnajjar/gatsby-starter-netlify-cms.git
synced 2026-07-26 06:37:25 +10:00
add React as dependency
This commit is contained in:
parent
760a2bb359
commit
0db0bde647
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue