update hopscotch to use git update

This commit is contained in:
Gaurav Arora
2014-11-11 10:36:29 +05:30
parent 90e606fd56
commit 0671ca25ee
+8
View File
@@ -14,6 +14,14 @@
"type": "git",
"url": "git://github.com/linkedin/hopscotch.git"
},
"autoupdate": {
"source": "git",
"target": "git://github.com/linkedin/hopscotch.git",
"basePath": "dist",
"files": [
"*/*"
]
},
"author": "Gordon Koo",
"license": "Apache 2.0",
"readmeFilename": "README.md",