Skip to content

Commit

Permalink
chore: update electron and vite
Browse files Browse the repository at this point in the history
  • Loading branch information
lslzl3000 committed Jun 26, 2024
1 parent 52383f5 commit 7b2169d
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 138 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orillusion/core",
"version": "0.7.2",
"version": "0.7.3",
"author": "Orillusion",
"description": "Orillusion WebGPU Engine",
"type": "module",
Expand Down Expand Up @@ -50,11 +50,11 @@
"@webgpu/types": "^0.1.40",
"conventional-changelog-cli": "^2.2.2",
"earcut": "^2.2.4",
"electron": "^28.2.0",
"electron": "^31.1.0",
"typedoc": "^0.25.7",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.3.1",
"xvfb-maybe": "^0.2.1"
}
}
Loading

0 comments on commit 7b2169d

Please sign in to comment.