We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd8f923 + b51b9a1 commit 3df00faCopy full SHA for 3df00fa
package.json
@@ -23,7 +23,7 @@
23
"url": "git+https://github.com/opencor/webapp.git"
24
},
25
"type": "module",
26
- "version": "0.20251222.0",
+ "version": "0.20251222.1",
27
"scripts": {
28
"archive:web": "bun src/renderer/scripts/archive.web.js",
29
"build": "electron-vite build",
src/renderer/package.json
@@ -39,7 +39,7 @@
39
40
"./style.css": "./dist/opencor.css"
41
42
43
44
"build": "vite build",
45
"build:lib": "vite build --config vite.lib.config.ts && cp index.d.ts dist/index.d.ts",
0 commit comments