UNPKG

@modernpoacher/deps

Version:

Update NPM package dependencies from the command line

10 lines (7 loc) 138 B
import { dirname } from 'node:path' import { fileURLToPath } from 'node:url' export default dirname(fileURLToPath(import.meta.url))