⬆️ apm@2.3.1 to fix header download URL

This commit is contained in:
Winston Liu
2019-06-13 00:02:20 -04:00
parent c532540d25
commit 29682804ec

View File

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