mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-26 21:41:31 +08:00
Release v0.0.10
This commit is contained in:
parent
a40f673181
commit
78a087ad54
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "font-awesome-animation",
|
||||
"description": "Simple animations using FontAwesome and some CSS3.",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"author": "l-lin",
|
||||
"license": "MIT",
|
||||
"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
|
||||
* 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
|
||||
* License: MIT
|
||||
*/
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "font-awesome-animation",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"dependencies": {},
|
||||
"author": "l-lin",
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user