Merge pull request #15052 from atom/ns-upgrade-apm

Try an apm that depends on node-gyp explicitly
This commit is contained in:
Nathan Sobo 2017-07-18 20:27:09 -06:00 committed by GitHub
commit 23c6dcb528

View File

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