From db93e2c8dd0a10c853661cdbdd23e6db4107bf6f Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sat, 7 Oct 2017 15:52:08 +0200 Subject: Fix NPM license warning --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6acbb4..66e256c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "keywords": [ "cpp", "c++", "c", "doxygen" ], - "license": "LICENSE", + "license": "SEE LICENSE IN LICENSE", "main": "./out/extension", "repository": { "type": "git", -- cgit v1.2.3