Upgrade to apm 0.91

This commit is contained in:
Kevin Sawicki
2014-08-14 09:47:31 -07:00
parent 4ac8aba31f
commit c70c819aa2

View File

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