Skip to content

Commit

Permalink
📦 Update dependency animate.css to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2020
1 parent e0498eb commit 9a6dcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/amp-consent/diy-consent.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" type="text/css" href="https://raw.githack.com/ganapativs/bttn.css/master/dist/bttn.min.css">
<link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.0/animate.min.css">
<style>
html {
width: 100%;
Expand Down

0 comments on commit 9a6dcf5

Please sign in to comment.