mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Adding repository field
So I stop seeing this in my console :-) > npm WARN package.json animate.css@3.1.1 No repository field.
This commit is contained in:
parent
a3cf3e6c88
commit
0a18237ed5
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"name": "animate.css",
|
||||
"version": "3.2.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/daneden/animate.css.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-autoprefixer": "~0.4.0",
|
||||
|
|
Loading…
Reference in a new issue