fix composer

This commit is contained in:
CJ Patoilo 2016-01-06 04:21:53 -03:00
parent 5bf2cf04cf
commit 76d3591668

View File

@ -1,5 +1,5 @@
{ {
"name": "milligram", "name": "milligram/milligram",
"version": "1.0.3", "version": "1.0.3",
"description": "A minimalist CSS framework.", "description": "A minimalist CSS framework.",
"homepage": "http://milligram.github.io", "homepage": "http://milligram.github.io",
@ -42,4 +42,4 @@
"dependencies": { "dependencies": {
"normalize.css": "latest" "normalize.css": "latest"
} }
} }