Skip to content

Commit

Permalink
v0.0.1-alpha.13 - Updated tar-fs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Jun 20, 2018
1 parent 2d0c4c7 commit f44d3b6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "westeroscraftlauncher",
"version": "0.0.1-alpha.12",
"version": "0.0.1-alpha.13",
"description": "Custom modded launcher for Westeroscraft",
"productName": "WesterosCraft Launcher",
"main": "index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"request": "^2.87.0",
"rimraf": "^2.6.2",
"semver": "^5.5.0",
"tar-fs": "^1.16.2",
"tar-fs": "^1.16.3",
"uuid": "^3.2.1",
"winreg": "^1.2.4"
},
Expand Down

0 comments on commit f44d3b6

Please sign in to comment.