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