Skip to content

Commit c83bedb

Browse files
authored
Merge pull request #215 from hkmoon/main
For pnpm installation,
2 parents e13ba37 + 957e994 commit c83bedb

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"electron": "^36.5.0",
6161
"electron-builder": "^26.0.14",
6262
"electron-extension-installer": "^1.2.0",
63+
"electron-log": "^5.4.1",
6364
"eslint": "^9.29.0",
6465
"eslint-config-prettier": "^10.1.5",
6566
"eslint-plugin-import": "^2.31.0",

pnpm-lock.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
packages:
2+
- .
13
onlyBuiltDependencies:
24
- electron
35
- electron-winstaller

0 commit comments

Comments
 (0)