Skip to content

Commit c8d0d53

Browse files
committed
chore: update builder to v0.3.2 and bump app version to 0.1.34
1 parent 455dc2f commit c8d0d53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "editary",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "A Typora-like Markdown editor with neobrutalism design built on ElectroBun",
55
"private": true,
66
"dependencies": {
@@ -41,7 +41,7 @@
4141
"@types/markdown-it": "^14.1.2",
4242
"@types/turndown": "^5.0.6",
4343
"@types/uuid": "^11.0.0",
44-
"electrobun-builder-for-windows": "^0.3.1",
44+
"electrobun-builder-for-windows": "^0.3.2",
4545
"rcedit": "^5.0.2",
4646
"typescript": "^5.0.0",
4747
"uuid": "^13.0.0"

0 commit comments

Comments
 (0)