From 4b92b8a538a982bf65219c9cc120f41e0b9145c1 Mon Sep 17 00:00:00 2001 From: Ian Ramzy Date: Tue, 16 Jun 2020 14:36:48 -0400 Subject: [PATCH] update license reference in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d89ad7..fd31563 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", - "license": "ISC", + "license": "See License", "dependencies": { "dotenv": "^8.1.0", "express": "^4.17.1",