add autoupdate details for draggabilly

This commit is contained in:
Samuel Killin
2014-10-17 15:34:09 +11:00
parent edacbcc11d
commit d0c8fd2618
+13 -2
View File
@@ -19,5 +19,16 @@
"type": "git",
"url": "https://github.com/desandro/draggabilly"
}
]
}
],
"autoupdate":
{
"source": "git",
"target": "git://github.com/desandro/draggabilly.git",
"basePath": "/dist/",
"files": [
"draggabilly.pkgd.js",
"draggabilly.pkgd.min.js"
]
}
}