Upgrade to apm 0.97

This commit is contained in:
Kevin Sawicki
2014-09-23 17:21:43 -07:00
parent daa2c77321
commit b2c74ac249

View File

@@ -1,11 +1,11 @@
{
"name": "atom-bundled-apm",
"description": "Atom's bundled APM",
"description": "Atom's bundled apm",
"repository": {
"type": "git",
"url": "https://github.com/atom/atom.git"
},
"dependencies": {
"atom-package-manager": "0.96.0"
"atom-package-manager": "0.97.0"
}
}