Skip to content

Commit 38e456f

Browse files
committed
Quick fix for cover url bug
1 parent 5a0a63f commit 38e456f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "^16.13.0"
1616
},
1717
"dependencies": {
18-
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.44",
18+
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.45",
1919
"dotenv": "^8.2.0",
2020
"gatsby": "2.20.24",
2121
"gatsby-plugin-disqus": "^1.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,10 +1012,10 @@
10121012
postcss "^7.0.17"
10131013
postcss-js "^2.0.1"
10141014

1015-
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.44":
1016-
version "1.0.44"
1017-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.44.tgz#3cafb2d13965848ed5ff2cdf1054d2c1a74c75a0"
1018-
integrity sha512-sn4wkMZ4n2d+eKYxnCtxSlibJFdYzlqDKrwuSU/kNsu1KH7kDxZZeYj7DvLF0XL6L5zFU15i8/fkV/Gq+shx9w==
1015+
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.45":
1016+
version "1.0.45"
1017+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.45.tgz#aa5c95b39656adc906ee838d25e51ab4ade4f174"
1018+
integrity sha512-vrk8NNYWQSAN9KoiCO7flbBx1yjPV6IUc10XTfpPmaWmcSsjSVIOc95st08ciswtXV0FpGsrH+b++7iFjQhvhg==
10191019
dependencies:
10201020
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
10211021
"@draftbox-co/gatsby-plugin-css-variables" "^0.0.3"

0 commit comments

Comments
 (0)