Skip to content

Commit

Permalink
Add spm support
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 14, 2014
1 parent 1942d1a commit d4e8e48
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-uglify":"~0.2.7",
"grunt-contrib-cssmin":"~0.6.2"
},
"spm": {
"main": "dist/anijs.js"
}
}

0 comments on commit d4e8e48

Please sign in to comment.