Update prepackage-plugins.mjs

This commit is contained in:
Eugene
2024-12-25 02:44:08 +01:00
parent 90d0bbce23
commit 6a91565da1

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env node
import { rebuild } from 'electron-rebuild'
import { rebuild } from '@electron/rebuild'
import sh from 'shelljs'
import path from 'node:path'
import fs from 'node:fs'