Added missing bin property in package
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolai Ort 2020-12-31 16:49:19 +01:00
parent 2d124429fc
commit b34105be8a

View File

@ -1,8 +1,9 @@
{
"name": "@odit/license-exporter",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple license crawler",
"main": "./export.js",
"bin": "./export.js",
"author": "ODIT.Services",
"license": "MIT",
"contributors": [