Upgrade to apm 0.100

This commit is contained in:
Kevin Sawicki
2014-10-03 14:06:12 -07:00
parent 64cc7f98ea
commit 4231d69421

View File

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