add prop-types as dependency

This commit is contained in:
Marco Biedermann 2017-12-20 12:15:53 +01:00
parent 0570d54388
commit f1d4ee977d
No known key found for this signature in database
GPG key ID: 61342DB42C3F6E1E

View file

@ -14,6 +14,7 @@
"gatsby-source-filesystem": "^1.5.5",
"gatsby-transformer-remark": "^1.7.17",
"gatsby-transformer-sharp": "^1.6.13",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-load-script": "0.0.6"
},