Skip to content

Commit c6bcc7a

Browse files
committed
Add spm support
1 parent 292d489 commit c6bcc7a

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)