Skip to content

Commit

Permalink
External dependency updated to fix battle retreat bug, /dist gitignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightspeller committed May 28, 2021
1 parent ffd1b14 commit b5bf661
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
/assets/tiled-project/weakling.tiled-session
/node_modules/
/.idea
/dist
CONTRIBUTING.md
diagram.drawio
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"file-loader": "^6.2.0",
"phaser": "^3.55.2",
"phaser3-rex-plugins": "^1.1.49"
"phaser3-rex-plugins": "^1.1.50"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.25.0",
Expand Down

0 comments on commit b5bf661

Please sign in to comment.