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"; @charset "UTF-8";
/*! /*!
* animate.css - https://animate.style/ * animate.css - https://animate.style/
* Version - 4.0.0 * Version - 4.1.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT * Licensed under the MIT license - http://opensource.org/licenses/MIT
* *
* Copyright (c) 2020 Animate.css * Copyright (c) 2020 Animate.css

2
animate.css vendored
View File

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

2
animate.min.css vendored
View File

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

View File

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

View File

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

View File

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