Upgrade to apm 0.97

Esse commit está contido em:
Kevin Sawicki
2014-09-23 17:21:43 -07:00
commit b2c74ac249
+2 -2
Ver Arquivo
@@ -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"
}
}