Skip to content

Commit

Permalink
Upgrade vite map optimizer to 1.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolway committed Nov 24, 2023
1 parent 7b49cd6 commit 460a550
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 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": "workadventure-map-starter-kit",
"version": "3.3.10",
"version": "3.3.11",
"license": "MIT",
"type": "module",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"dotenv": "^16.3.1",
"typescript": "^4.9.5",
"vite": "^4.3.9",
"wa-map-optimizer-vite": "^1.1.27"
"wa-map-optimizer-vite": "^1.1.28"
},
"dependencies": {
"@workadventure/scripting-api-extra": "^1.4.8"
Expand Down

0 comments on commit 460a550

Please sign in to comment.