Skip to content

Commit a2d75b6

Browse files
committed
Fix for WordPress Tag and Image
1 parent bc5cc86 commit a2d75b6

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-balsa-theme": "^1.0.34",
18+
"@draftbox-co/gatsby-wordpress-balsa-theme": "^1.0.35",
1919
"dotenv": "^8.2.0",
2020
"gatsby": "2.20.24",
2121
"gatsby-plugin-crisp-chat": "^3.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -977,10 +977,10 @@
977977
postcss "^7.0.17"
978978
postcss-js "^2.0.1"
979979

980-
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.34":
981-
version "1.0.34"
982-
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.34.tgz#8f9fc4b5b615d84c99945456c0e828d394110199"
983-
integrity sha512-pRnBx13R3xRh1n+qreVx0zGDCezQkN0BH56H3vBwK6oA/afz25MqMXbQELC1hbKY246tdSLEgR9S3H5iOgD+QA==
980+
"@draftbox-co/gatsby-wordpress-balsa-theme@^1.0.35":
981+
version "1.0.35"
982+
resolved "https://registry.yarnpkg.com/@draftbox-co/gatsby-wordpress-balsa-theme/-/gatsby-wordpress-balsa-theme-1.0.35.tgz#62399763c366e2422737715b750a26fb89bf0495"
983+
integrity sha512-dy5Mg12UmrtZw7Bq5bWeH7PrFqCnBL6ckkw6+/HrGy+glsHA9/Rxj82eN8VnA237qXisYhgUBZhtgLJJUGaTxw==
984984
dependencies:
985985
"@draftbox-co/gatsby-plugin-amp" "^0.2.4"
986986
"@draftbox-co/gatsby-plugin-webfonts" "^1.1.3"

0 commit comments

Comments
 (0)