diff --git a/README.md b/README.md index 4a4c784..a3544ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # gatsby-starter-try-ghost +[![Netlify Status](https://api.netlify.com/api/v1/badges/ab012e6f-a7bc-4a19-8cda-4cf1b2ac47b7/deploy-status)](https://app.netlify.com/sites/hawkradius-deux/deploys) [![Released under MIT license.](https://badgen.net/github/license/micromatch/micromatch)](https://github.com/styxlab/gatsby-starter-try-ghost/blob/master/LICENSE) [![gatsby-starter-try-ghost npm package version.](https://badgen.net/npm/v/gatsby-starter-try-ghost)](https://www.npmjs.org/package/gatsby-starter-try-ghost) diff --git a/package.json b/package.json index ddc55be..7163d03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-starter-try-ghost", "description": "Turn your Ghost blog into a flaring fast static site with Gatsby", - "version": "1.20.1", + "version": "1.20.4", "license": "MIT", "keywords": [ "gatsby", @@ -30,8 +30,8 @@ "gatsby-rehype-ghost-links": "^1.3.1", "gatsby-rehype-prismjs": "^1.0.0", "gatsby-theme-ghost-dark-mode": "^1.4.0", - "gatsby-theme-ghost-members": "^1.2.2", - "gatsby-theme-try-ghost": "^1.20.1", + "gatsby-theme-ghost-members": "^1.2.3", + "gatsby-theme-try-ghost": "^1.20.3", "gatsby-transformer-rehype": "^1.4.1", "prismjs": "^1.20.0", "react": "^16.13.1", @@ -42,7 +42,7 @@ "eslint": "^7.1.0", "eslint-plugin-ghost": "^1.5.0", "eslint-plugin-react": "^7.20.0", - "gh-pages": "^2.2.0", + "gh-pages": "^3.0.0", "react": "^16.13.1", "react-dom": "^16.13.1" } diff --git a/yarn.lock b/yarn.lock index c1f47b2..9303299 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6589,7 +6589,7 @@ gatsby-theme-ghost-members@^1.2.2: "@babel/runtime" "^7.9.2" styled-components "^5.1.1" -gatsby-theme-try-ghost@^1.20.1: +gatsby-theme-try-ghost@^1.20.2: version "1.20.2" resolved "https://registry.yarnpkg.com/gatsby-theme-try-ghost/-/gatsby-theme-try-ghost-1.20.2.tgz#74e5b17a7d5a3615c9749f892b2f1ea91a195a32" integrity sha512-tazcPtenbDX4/A9gcK2HUHIJ/hWvDJAfM30ydUb/c/mXpb73gik/fy/PYz6NSeflwnUV/emweD7w/zg6Hs/SXQ==