Skip to content

Commit

Permalink
v0.0.1-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Jul 23, 2018
1 parent 04cf2ee commit 372a76b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.14",
"version": "0.0.1-alpha.15",
"description": "Custom modded launcher for Westeroscraft",
"productName": "WesterosCraft Launcher",
"main": "index.js",
Expand Down Expand Up @@ -97,7 +97,7 @@
},
"compression": "maximum",
"files": [
"!{target,logs,.vscode,docs,dev-app-update.yml,.nvmrc}"
"!{dist,.gitignore,.vscode,docs,dev-app-update.yml,.travis.yml,.nvmrc,.eslintrc.scripts.json,.eslintrc.json}"
],
"extraResources": [
"libraries"
Expand Down

0 comments on commit 372a76b

Please sign in to comment.