From 46102ff8101741c2079daae301945f8e32c02076 Mon Sep 17 00:00:00 2001 From: Oighty Date: Wed, 17 Jul 2024 09:54:09 -0500 Subject: [PATCH] chore: change license in package.json to match --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 434e72eb..edd5b49f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "BSL-1.1", "dependencies": { "solhint-community": "^3.7.0" }