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