Skip to content

Commit

Permalink
updated underlying package
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamlohar committed Jul 29, 2020
1 parent dedc9fc commit b7b02c3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ PRs are welcome! Consider contributing to this project if you are missing featur

Theme Ported from [Novela](https://github.com/narative/gatsby-theme-novela)


# Copyright & License

Copyright (c) 2020 [Draftbox](https://draftbox.co) - Released under the [MIT license](LICENSE).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^16.13.0"
},
"dependencies": {
"@draftbox-co/gatsby-wordpress-novela-theme": "^1.0.26",
"@draftbox-co/gatsby-wordpress-novela-theme": "^1.0.27",
"dotenv": "^8.2.0",
"gatsby": "2.20.24",
"@draftbox-co/gatsby-plugin-crisp-chat-lazy": "^0.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,10 +1129,10 @@
dependencies:
"@babel/runtime" "^7.10.5"

"@draftbox-co/gatsby-wordpress-novela-theme@^1.0.26":
version "1.0.26"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-novela-theme/-/gatsby-wordpress-novela-theme-1.0.26.tgz#12501e02a0aca610471d80180b5bfc02ccc08510"
integrity sha512-JEtl5xbhxk0ISkWUUsbfrpStbadlcHHfIBJFsMgJWdTHewcRgk7WwAeQRD4GLyQOw+DZts+qUkVTCLfslYJS6g==
"@draftbox-co/gatsby-wordpress-novela-theme@^1.0.27":
version "1.0.27"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-novela-theme/-/gatsby-wordpress-novela-theme-1.0.27.tgz#1966b13143ec89a3ce66c964263ed470bbc3838c"
integrity sha512-Hs03kq2H+1Z5ZzMSR9Erq7gmhc7q4Nc0oiWj5YPIggd3Sua7rMgtdnamXN/q1D1JVayFDT3MeaxPl19kSQFCVQ==
dependencies:
"@blocks/kit" "^0.0.28"
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
Expand Down

1 comment on commit b7b02c3

@vercel
Copy link

@vercel vercel bot commented on b7b02c3 Jul 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.