mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-27 14:01:33 +08:00
Release v0.0.10
This commit is contained in:
parent
a40f673181
commit
78a087ad54
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "font-awesome-animation",
|
"name": "font-awesome-animation",
|
||||||
"description": "Simple animations using FontAwesome and some CSS3.",
|
"description": "Simple animations using FontAwesome and some CSS3.",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"author": "l-lin",
|
"author": "l-lin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": [
|
"main": [
|
||||||
|
2
dist/font-awesome-animation.css
vendored
2
dist/font-awesome-animation.css
vendored
@ -1,5 +1,5 @@
|
|||||||
/*!
|
/*!
|
||||||
* font-awesome-animation - v0.0.9
|
* font-awesome-animation - v0.0.10
|
||||||
* https://github.com/l-lin/font-awesome-animation
|
* https://github.com/l-lin/font-awesome-animation
|
||||||
* License: MIT
|
* License: MIT
|
||||||
*/
|
*/
|
||||||
|
2
dist/font-awesome-animation.min.css
vendored
2
dist/font-awesome-animation.min.css
vendored
@ -1,5 +1,5 @@
|
|||||||
/*!
|
/*!
|
||||||
* font-awesome-animation - v0.0.9
|
* font-awesome-animation - v0.0.10
|
||||||
* https://github.com/l-lin/font-awesome-animation
|
* https://github.com/l-lin/font-awesome-animation
|
||||||
* License: MIT
|
* License: MIT
|
||||||
*/
|
*/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "font-awesome-animation",
|
"name": "font-awesome-animation",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"author": "l-lin",
|
"author": "l-lin",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user