Skip to content

Commit

Permalink
Back to npm i tar@2 in dependencies - 8.1.x only
Browse files Browse the repository at this point in the history
needed to adhere to semver principles ref: apacheGH-706
  • Loading branch information
Christopher J. Brody committed Sep 28, 2018
1 parent a0107c2 commit 4d50674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"semver": "^5.3.0",
"shebang-command": "^1.2.0",
"shelljs": "0.3.0",
"tar": "^4.4.1",
"tar": "^2.2.1",
"underscore": "^1.9.0",
"unorm": "^1.4.1",
"valid-identifier": "0.0.1",
Expand Down

0 comments on commit 4d50674

Please sign in to comment.