Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
soy0ka committed Jun 23, 2023
1 parent 8d38148 commit f76418d
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 1,527 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@fontsource/ubuntu": "^4.2.1",
"@fortawesome/fontawesome-free": "^6.4.0",
"dialog": "^0.3.1",
"electron-reload": "^2.0.0-alpha.1",
"fs-extra": "^10.0.0",
"remote": "^0.2.6",
"sorrygle-node12": "^1.2.4-a"
"sorrygle-node12": "^1.3.1-aa"
},
"devDependencies": {
"electron": "18.0.4",
"electron-builder": "^22.14.5"
"electron": "^25.2.0",
"electron-builder": "24.4.0",
"electron-reload": "^2.0.0-alpha.1"
}
}
Loading

0 comments on commit f76418d

Please sign in to comment.