This commit is contained in:
Elton Mesquita 2020-05-11 13:08:24 +01:00
parent 1afb3a469c
commit 92f2e1acce
6 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.0.0
* Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css

2
animate.css vendored
View File

@ -2,7 +2,7 @@
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.0.0
* Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css

2
animate.min.css vendored
View File

@ -2,7 +2,7 @@
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.0.0
* Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css

View File

@ -2,7 +2,7 @@
@charset "UTF-8";
/*!
* animate.css - https://animate.style/
* Version - 4.0.0
* Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css

View File

@ -157,7 +157,7 @@
</section>
<section class="back_exists" id="back_exists">
<section class="back_exits" id="back_exits">
<h3 class="animation-title">Back exits</h3>
<ul class="animation-group">
<li class="animation-item" data-animation="backOutDown">
@ -1259,7 +1259,7 @@ $ npm install
/>
</svg>
</a>
<span class="animate-version">v4.0.0</span>
<span class="animate-version">v4.1.0</span>
</div>
</aside>
</div>

View File

@ -1,6 +1,6 @@
{
"name": "animate.css",
"version": "4.0.0",
"version": "4.1.0",
"main": "animate.css",
"repository": {
"type": "git",