diff --git a/package.json b/package.json index 3736c66..de8e7fe 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "gatsby-starter-default", - "description": "Gatsby default starter", + "name": "gatsby-starter-netlify-cms", + "description": "Example Gatsby, and Netlify CMS project", "version": "1.0.0", - "author": "Kyle Mathews ", + "author": "Austin Green", "dependencies": { "bulma": "^0.6.0", "gatsby": "^1.9.63",