Node Version Manager compatibility.

This commit is contained in:
John Livingston 2023-04-07 11:08:20 +02:00
parent 7cae2de92f
commit aa5ff3cfb2
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

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