Skip to content

Commit

Permalink
Merge pull request #10 from bytehead/composer-type-library
Browse files Browse the repository at this point in the history
Add type: library to composer.json
  • Loading branch information
natxet committed Apr 30, 2015
2 parents 2feb2aa + f4a84ff commit 692edd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "natxet/cssmin",
"description": "Minifying CSS",
"type": "library",
"keywords": ["css","minify"],
"homepage": "http://code.google.com/p/cssmin/",
"license": "MIT",
Expand Down

0 comments on commit 692edd8

Please sign in to comment.