Node Version Manager compatibility.

This commit is contained in:
John Livingston
2023-04-07 11:08:20 +02:00
parent 7cae2de92f
commit aa5ff3cfb2

View File

@ -1,4 +1,4 @@
#!/bin/node
#!/bin/env node
/* eslint-env es6 */
const sharp = require('sharp')