Skip to content

Commit

Permalink
Merge pull request #1760 from intuit/docs-site
Browse files Browse the repository at this point in the history
fix docs meta descriptions
  • Loading branch information
hipstersmoothie committed Jan 28, 2021
2 parents 64173a4 + ace1e07 commit 8456b2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"jest-snapshot-serializer-ansi": "^1.0.0",
"lerna": "^3.13.4",
"lint-staged": "^10.0.7",
"next-ignite": "^0.9.15",
"next-ignite": "^0.9.16",
"prettier": "^2.0.1",
"push-dir": "^0.4.1",
"rimraf": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11456,10 +11456,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

next-ignite@^0.9.15:
version "0.9.15"
resolved "https://registry.yarnpkg.com/next-ignite/-/next-ignite-0.9.15.tgz#fa6b64236b576b30d5240e18d3257fbac4e458e7"
integrity sha512-qR3MhiZWB+AbJ4wY2ojC/uWMt/c5c2kTvLfA3TlyzR6MxLg9JOMnOBm3eRD1sz5tjqBjW+4yqxM4d0yuPznpwQ==
next-ignite@^0.9.16:
version "0.9.16"
resolved "https://registry.yarnpkg.com/next-ignite/-/next-ignite-0.9.16.tgz#737c552002ebea283c62c7201a278533a03b5e27"
integrity sha512-8qHcapEUOoFXciXAkIjEI6eWJhkRjNFcbzuEAwpm8+rhGVC1sFrLlb5Ha6aAIKRNgVYFbNtmgRgn5RwsYM8zSA==
dependencies:
"@babel/helper-call-delegate" "^7.12.1"
"@mapbox/rehype-prism" "^0.4.0"
Expand Down

0 comments on commit 8456b2a

Please sign in to comment.