Skip to content

Commit

Permalink
Fix for WordPress Tag and Image
Browse files Browse the repository at this point in the history
  • Loading branch information
thandaanda committed Jul 18, 2020
1 parent e4bd971 commit 721aa72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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-theme-libre": "^1.0.38",
"@draftbox-co/gatsby-wordpress-theme-libre": "^1.0.39",
"dotenv": "^8.2.0",
"gatsby": "2.20.24",
"gatsby-plugin-crisp-chat": "^3.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -958,10 +958,10 @@
minimatch "^3.0.4"
react "^16.6.1"

"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.38":
version "1.0.38"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.38.tgz#eec7e3b23bd09987562f8f3267e73872518452f9"
integrity sha512-tNyhcuDiob7MR13NkDmjLVTy531/73sgONoV3NcABcdd3nZj0/cJlBy3D167Y9IQAfhB/hHFzx0if6q9nkXEBg==
"@draftbox-co/gatsby-wordpress-theme-libre@^1.0.39":
version "1.0.39"
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-theme-libre/-/gatsby-wordpress-theme-libre-1.0.39.tgz#57de211d4c511ed49529e7db2b115105c485a65f"
integrity sha512-nr4Dtzc9BGyXGuMWZSLjJ1xdPJZN9UOuHqMmwJxWhePuRXJjWEbCDzl4wS6YqjW8HBEekeCNFHJPX10S0RmT+g==
dependencies:
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
"@reach/router" "^1.3.3"
Expand Down

1 comment on commit 721aa72

@vercel
Copy link

@vercel vercel bot commented on 721aa72 Jul 18, 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.