Merge pull request #20703 from atom/apm-up

Upgrade apm to 2.5.0
This commit is contained in:
Ash Wilson
2020-05-07 07:50:49 -04:00
committed by GitHub
2 changed files with 1034 additions and 693 deletions

1725
apm/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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