We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d497cc commit c1c3fb9Copy full SHA for c1c3fb9
1 file changed
types/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blockbench-types",
3
- "version": "5.1.0-beta.3-next.1",
+ "version": "5.1.0-beta.3-next.2",
4
"description": "Blockbench typescript types",
5
"main": "",
6
"types": "./index.d.ts",
@@ -25,7 +25,7 @@
25
"@types/three": "^0.129.2",
26
"@types/tinycolor2": "^1.4.6",
27
"dompurify": "^3.0.1",
28
- "electron": "^33.3.1",
+ "electron": "^40.8.0",
29
"prismjs": "^1.29.0",
30
"tinycolor2": "^1.6.0",
31
"typescript": "^5.8.3",
0 commit comments