Upgrade to apm 0.73

This commit is contained in:
Kevin Sawicki
2014-07-10 10:01:00 -07:00
parent 157774f552
commit 0a5b378425

View File

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