netlify cms

This commit is contained in:
Ken
2019-08-16 07:54:34 -07:00
parent ae34d3aa28
commit 22007b8d29
9 changed files with 1960 additions and 123 deletions
+6 -1
View File
@@ -1,5 +1,5 @@
{
"name": "gatsby-starter-blog-theme",
"name": "crashtestdev",
"private": true,
"version": "0.0.1",
"scripts": {
@@ -10,6 +10,11 @@
"dependencies": {
"gatsby": "^2.13.65",
"gatsby-theme-blog": "^1.0.2",
"gatsby-plugin-emotion": "^4.1.2",
"gatsby-plugin-netlify-cms": "^4.1.7",
"gatsby-plugin-mdx": "^1.0.24",
"netlify-cms-widget-mdx": "^0.4.1",
"netlify-cms-app": "^2.9.7",
"react": "^16.9.0",
"react-dom": "^16.9.0"
}