Skip to content

Commit

Permalink
Updated package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
lnikell committed Mar 22, 2020
1 parent c8fc6df commit 48b8da7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
"version": "0.1.0",
"author": "Kyle Mathews <[email protected]>",
"author": "Alex Barashkov <[email protected]>",
"dependencies": {
"@svgr/webpack": "^5.2.0",
"bulma": "^0.8.0",
Expand Down Expand Up @@ -50,9 +50,9 @@
},
"repository": {
"type": "git",
"url": "https://github.com/gatsbyjs/gatsby-starter-default"
"url": "https://github.com/pixel-point/gatsby-starter"
},
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
"url": "https://github.com/pixel-point/gatsby-starter/issues"
}
}

0 comments on commit 48b8da7

Please sign in to comment.