Skip to content

Commit

Permalink
Merge pull request #94 from eugene-serb/dev
Browse files Browse the repository at this point in the history
Release 1.0.20
  • Loading branch information
eugene-serb authored Jun 17, 2023
2 parents 4882726 + b2eb2d4 commit ec9cf99
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 67 deletions.
138 changes: 74 additions & 64 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurora-game-engine",
"version": "1.0.18",
"version": "1.0.20",
"description": "Aurora game engine for creating 1D and 2D games in JavaScript",
"keywords": [
"game-engine",
Expand Down Expand Up @@ -42,14 +42,14 @@
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-cli": "^1.1.1",
"eslint-config-prettier": "^8.8.0",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"webpack": "^5.86.0",
"webpack": "^5.87.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
}
Expand Down

0 comments on commit ec9cf99

Please sign in to comment.