Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Commit

Permalink
package.json: lock down tar to v2.2.1
Browse files Browse the repository at this point in the history
- resolves an issue where tarball-extract refers to an incorrect version of tar #238
  • Loading branch information
Heejin committed Jun 1, 2017
1 parent 5352259 commit 9ae862f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"semver": "^5.1.0",
"simple-lru-cache": "0.0.2",
"tarball-extract": "0.0.3",
"tar": "2.2.1",
"tunnel": "0.0.4",
"twitter-text": "^1.13.4",
"uuid": "2.0.2",
Expand Down

0 comments on commit 9ae862f

Please sign in to comment.