Skip to content

Commit

Permalink
fix: use system tar to decompress file on Unix systems
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 24, 2021
1 parent 41b072f commit 2e587b5
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 573 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
},
"devDependencies": {
"@types/atom": "1.40.7",
"@types/decompress": "^4.2.3",
"@types/fs-extra": "^9.0.7",
"@types/node": "^14.14.31",
"build-commit": "0.1.4",
Expand All @@ -98,8 +97,6 @@
"dependencies": {
"@terascope/fetch-github-release": "^0.7.4",
"atom-languageclient": "^1.2.2",
"decompress": "^4.2.1",
"decompress-tarxz": "^3.0.0",
"fs-extra": "^9.1.0",
"path-exists": "^4.0.0"
}
Expand Down
Loading

0 comments on commit 2e587b5

Please sign in to comment.