Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gericfo authored Sep 22, 2023
1 parent 4074084 commit 5fe3041
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 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.4",
"version": "3.3.3",
"license": "MIT",
"scripts": {
"dev": "vite",
Expand All @@ -11,11 +11,12 @@
"devDependencies": {
"@types/node": "^18.15.11",
"@workadventure/iframe-api-typings": "^1.15.10",
"typescript": "^4.9.5",
"vite": "^4.3.9",
"typescript": "^5.0.4",
"vite": "^4.3.2",
"wa-map-optimizer-vite": "^1.1.15"
},
"dependencies": {
"@workadventure/scripting-api-extra": "^1.4.6"
}
}

0 comments on commit 5fe3041

Please sign in to comment.