Skip to content

Commit

Permalink
Caption and Attribution alignment issue in amp pages (#291)
Browse files Browse the repository at this point in the history
* Fixed Caption and Attribution alignment issue in amp pages
  • Loading branch information
phaneendraandukuri authored Feb 1, 2022
1 parent 91a4078 commit 47050a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quintype/framework",
"version": "7.0.2",
"version": "7.0.3-alignment-issue.1",
"description": "Libraries to help build Quintype Node.js apps",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"homepage": "https://github.com/quintype/quintype-node-framework#readme",
"dependencies": {
"@ampproject/toolbox-optimizer": "2.8.3",
"@quintype/amp": "^2.4.18",
"@quintype/amp": "^2.4.19",
"@quintype/backend": "^2.1.0",
"@quintype/components": "^3.0.0",
"@quintype/prerender-node": "^3.2.24",
Expand Down

0 comments on commit 47050a7

Please sign in to comment.