Change type vcs of dist

This commit is contained in:
2014-05-19 20:01:24 +04:00
parent e17c48dfc1
commit adb5bd1269

View File

@ -2,7 +2,7 @@
"name": "dimti/Image",
"version": "0.1.0",
"dist": {
"type": "vcs",
"type": "git",
"url": "git@dimti.ru:lib/Image.git"
}
}