Merge pull request #17789 from atom/dw-apm-2.0.1

⬆️ apm@2.0.1
This commit is contained in:
David Wilson
2018-08-06 12:26:50 -07:00
committed by GitHub
5 changed files with 3346 additions and 8089 deletions

5699
script/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
"minidump": "0.9.0",
"mkdirp": "0.5.1",
"normalize-package-data": "2.3.5",
"npm": "6.1.0",
"npm": "6.2.0",
"passwd-user": "2.1.0",
"pegjs": "0.9.0",
"publish-release": "^1.6.0",

View File

@@ -16,7 +16,7 @@ phases:
name: Version
# Import OS-specific build definitions
#- template: platforms/windows.yml
- template: platforms/windows.yml
- template: platforms/macos.yml
- template: platforms/linux.yml
@@ -25,7 +25,7 @@ phases:
dependsOn:
- GetReleaseVersion
# - Windows
- Windows
- Linux
- macOS