Skip to content

Commit e06d92f

Browse files
committed
Merge pull request animate-css#218 from spmjs/master
Add spm support
2 parents d77108e + c6bcc7a commit e06d92f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"grunt-contrib-concat": "~0.3.0",
99
"grunt-contrib-cssmin": "~0.8.0",
1010
"load-grunt-tasks": "~0.2.0"
11+
},
12+
"spm": {
13+
"main": "./animate.css"
1114
}
1215
}

0 commit comments

Comments
 (0)