Merge pull request #14331 from atom/mkt-update-apm-to-fix-npm-and-other-stuff-too

Bump apm to 1.18.1
This commit is contained in:
Michelle Tilley
2017-05-03 08:28:48 -07:00
committed by GitHub

View File

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