diff --git a/scripts/release.js b/scripts/release.js index d33a843..d90d001 100644 --- a/scripts/release.js +++ b/scripts/release.js @@ -14,7 +14,7 @@ */ import { execSync } from 'child_process' -const { existsSync } = require('fs') +import { existsSync } from 'fs' const path = require('path') // Configuration