fix: bang in bin.js (#106)

This commit is contained in:
Maciej Krüger 2019-11-04 12:26:50 +01:00 committed by Vasco Santos
parent 4d5bb2cfff
commit 11d4ec10bd

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/node
#!/usr/bin/env node
'use strict'