This commit is contained in:
Louis Lin 2021-01-23 14:24:59 +01:00
parent 2287e335ba
commit 3a6de4e0d1
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/*! font-awesome-animation v0.4.2 | MIT License | https://github.com/l-lin/font-awesome-animation */
/*! font-awesome-animation v1.0.0 | MIT License | https://github.com/l-lin/font-awesome-animation */
@-webkit-keyframes bounce {
0%, 10%, 20%, 50%, 80%, 100% {
transform: translateY(0);

File diff suppressed because one or more lines are too long

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "font-awesome-animation",
"version": "0.4.2",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "font-awesome-animation",
"version": "0.4.2",
"version": "1.0.0",
"dependencies": {},
"author": "l-lin",
"license": "MIT",