Upgrade to apm 0.65

Closes #2516
This commit is contained in:
Kevin Sawicki
2014-06-05 11:19:37 -07:00
parent 4f56bc32dc
commit 58af226359

View File

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