Upgrade to apm 0.86

This commit is contained in:
Kevin Sawicki
2014-07-30 10:55:18 -07:00
parent d3a24c3749
commit cb1bb4a691

View File

@@ -6,6 +6,6 @@
"url": "https://github.com/atom/atom.git"
},
"dependencies": {
"atom-package-manager": "0.85.0"
"atom-package-manager": "0.86.0"
}
}