Skip to content

Commit 41670e2

Browse files
committed
refactor: update node import
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 6eb141c commit 41670e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import path from 'path';
1+
import path from 'node:path';
22

33
import {
44
app,

0 commit comments

Comments
 (0)