Skip to content

Commit

Permalink
docs(website): fix style blink
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jul 7, 2020
1 parent 5f02b07 commit 9af49d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-helmet": "^6.1.0",
"react-icons": "^3.10.0",
"reakit": "^1.0.0-beta.14",
"smooth-doc": "^4.0.1",
"smooth-doc": "^4.0.2",
"styled-components": "^5.1.1"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12504,10 +12504,10 @@ slugify@^1.4.4:
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.4.4.tgz#2f032ffa52b1e1ca2a27737c1ce47baae3d0883a"
integrity sha512-N2+9NJ8JzfRMh6PQLrBeDEnVDQZSytE/W4BTC4fNNPmO90Uu58uNwSlIJSs+lmPgWsaAF79WLhVPe5tuy7spjw==

smooth-doc@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/smooth-doc/-/smooth-doc-4.0.1.tgz#e9403bc19384d6b7913ef6e82af4ae51cae2ea0b"
integrity sha512-LUPv1I6kCBijAaRXFHnbd7QMj6oEWocpDFbstAWM4iJUmQzU+x46N003QQCyhZ4+8BoC6OzEYvGapeq/IRpEBQ==
smooth-doc@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/smooth-doc/-/smooth-doc-4.0.2.tgz#7f509c493b76021d4e95881da24a0bf431d0a5ae"
integrity sha512-Voi1sk3Pet7SDL2aQhjqkUY0ndHeMXIUqWXq0BMmz6f52ceNPx7fcHIhItK3Esw0FEct/UQSrstBYXdnH9CdUQ==
dependencies:
"@mdx-js/mdx" "^1.5.1"
"@mdx-js/react" "^1.5.1"
Expand Down

1 comment on commit 9af49d4

@vercel
Copy link

@vercel vercel bot commented on 9af49d4 Jul 7, 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.