Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spences10 committed Jan 15, 2018
1 parent 2461fd3 commit 2bff537
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "blog.scottspence.me",
"version": "1.0.0",
"author": "Scott Spence <[email protected]>(https://blog.scottspence.me/)",
"version": "2.0.1",
"author":
"Scott Spence <[email protected]>(https://blog.scottspence.me/)",
"license": "MIT",
"description": "Personal blog made with Gatsby default starter",
"dependencies": {
Expand All @@ -28,11 +29,7 @@
"prettier": "1.10.2",
"pretty-quick": "1.2.0"
},
"keywords": [
"gatsby",
"personal",
"blog"
],
"keywords": ["gatsby", "personal", "blog"],
"main": "n/a",
"now": {
"name": "scottblog"
Expand All @@ -58,6 +55,7 @@
"bugs": {
"url": "https://github.com/spences10/blog.scottspence.me/issues"
},
"homepage": "https://github.com/spences10/blog.scottspence.me#readme",
"homepage":
"https://github.com/spences10/blog.scottspence.me#readme",
"snyk": true
}

0 comments on commit 2bff537

Please sign in to comment.