Skip to content

Commit c60e80f

Browse files
committed
Merge pull request animate-css#365 from jonathanong/patch-1
bower: add a missing comma
2 parents 0335d18 + b590759 commit c60e80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "animate.css",
33
"version": "3.2.2",
4-
"main": "./animate.css"
4+
"main": "./animate.css",
55
"ignore": [
66
".*",
77
"src",

0 commit comments

Comments
 (0)