Skip to content

Commit

Permalink
Update prepackage-plugins.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Dec 25, 2024
1 parent 90d0bbc commit 6a91565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepackage-plugins.mjs
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit 6a91565

Please sign in to comment.