Skip to content

Commit

Permalink
chore(scripts): fix linter error (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusrbrown authored Dec 19, 2024
1 parent ad62385 commit d394f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import {Buffer} from 'node:buffer'
import {dirname, join} from 'node:path'
import process from 'node:process'
import {fileURLToPath} from 'node:url'
Expand Down

0 comments on commit d394f85

Please sign in to comment.