feat(ST2.EditorPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:29:05 -04:00
parent 951be33c9e
commit 5ed4214a22
180 changed files with 9360 additions and 1211 deletions

View File

@@ -0,0 +1,12 @@
{
"target": "markdown_build",
"selector": "text.html.markdown",
"variants": [
{
"target": "markdown_build_github",
"name": "Build with Github API"
}
]
}