From 35ed562508b4a6e0adab251160b44ae48ed8db53 Mon Sep 17 00:00:00 2001 From: lone-cloud Date: Wed, 28 Jun 2017 22:31:53 -0700 Subject: [PATCH] unlicensed --- web/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/package.json b/web/package.json index aa10865..a7ec5dc 100644 --- a/web/package.json +++ b/web/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "Huegasm is a free web application for managing and synchronizing your Philips Hue lights with the beat of your music.", "private": true, + "license": "UNLICENSED", "directories": { "doc": "doc", "test": "tests"