Upgrade to apm 0.81

This commit is contained in:
Kevin Sawicki
2014-07-21 10:11:28 -07:00
parent 1c7926dea6
commit ac8a67822e

View File

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