From eda7658820e5f6384ea318a8cce17d6223116de9 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 4 Aug 2020 02:11:07 +0200 Subject: [PATCH] Make ready for publishing --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8da3185..4b4ff44 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,14 @@ "name": "enttec-open-dmx-usb", "version": "1.0.1", "description": "A Node.js library for interacting with the Enttec Open DMX USB Interface", - "main": "src/index.js", "repository": "https://github.com/moritzruth/node-enttec-open-dmx-usb.git", "author": "Moritz Ruth ", "license": "MIT", "scripts": { "build": "pika build", - "lint": "eslint src" + "lint": "eslint src", + "version": "yarn build", + "test": "echo There are no tests" }, "@pika/pack": { "pipeline": [