Upgrade to apm 0.80

This commit is contained in:
Kevin Sawicki
2014-07-15 11:39:57 -07:00
parent b192622ad8
commit 7bcc91e7d2

View File

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