From f7cceee875a33f3aaf569ffd654f3b9ad698d007 Mon Sep 17 00:00:00 2001 From: CrypticaScriptura <7396812+CrypticaScriptura@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:48:09 -0500 Subject: [PATCH] chore: update license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 740de8fa..c4766e24 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "bitcoin atm client server protocol module", "keywords": [], "version": "8.1.7", - "license": "Unlicense", + "license": "./LICENSE", "author": "Lamassu (https://lamassu.is)", "dependencies": { "@ethereumjs/common": "^2.6.4",