From 201d68c57b039af414c3c8ae0eb21bc6c468294a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Gonz=C3=A1lez?= Date: Fri, 17 Feb 2017 23:46:30 +0100 Subject: [PATCH] freer! i think --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 753f3b0..b47680a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "constellation-canvas", "description": "draws cute animated canvas constellations", - "version": "1.5.0", + "version": "1.5.1", "author": "Laura mayhem", "bugs": { "url": "https://github.com/walaura/constellation/issues", @@ -40,7 +40,7 @@ "frontend", "javascript" ], - "license": "GPL-3.0", + "license": "ISC", "main": "./dist/constellation.min.js", "repository": { "type": "git",