Upgrade to apm 0.55.0

This commit is contained in:
Kevin Sawicki 2014-05-20 11:42:45 -07:00
parent 5690d9fe81
commit 13ba6883b4

View File

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