Add missing repository to prototype package.json

This commit is contained in:
Riccardo Magliocchetti
2012-05-01 18:30:04 +02:00
parent d727cd2efa
commit cd334380fd
+6
View File
@@ -13,5 +13,11 @@
{
"name": "Prototype Core Team"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/sstephenson/prototype.git"
}
]
}