back to github source we go!

This commit is contained in:
Ken
2019-08-16 15:55:42 -07:00
parent 22007b8d29
commit b56acdb9ab
4 changed files with 74 additions and 9 deletions
+6 -3
View File
@@ -9,13 +9,16 @@
},
"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",
"gatsby-plugin-netlify-cms": "^4.1.7",
"gatsby-theme-blog": "^1.0.2",
"netlify-cms-app": "^2.9.7",
"netlify-cms-widget-mdx": "^0.4.1",
"react": "^16.9.0",
"react-dom": "^16.9.0"
},
"devDependencies": {
"netlify-cms-backend-fs": "^0.4.4"
}
}