diff --git a/jsr/jsr.json b/jsr/jsr.json index 8786ddf..1d0d7ab 100644 --- a/jsr/jsr.json +++ b/jsr/jsr.json @@ -2,7 +2,7 @@ "name": "@serial/cpp-bindings-windows", "version": "", "description": "C++ Windows Bindings for the serial library", - "license": "LGPL-3.0", + "license": "LGPL-3.0-only", "exports": { "./bin": "./src/bin/index.ts" },