From 147e513ef66222538ddaaceb413daa9de6a2da27 Mon Sep 17 00:00:00 2001 From: Mqx <62719703+Mqxx@users.noreply.github.com> Date: Mon, 9 Mar 2026 13:34:35 +0100 Subject: [PATCH] Update jsr.json --- jsr/jsr.json | 1 + 1 file changed, 1 insertion(+) 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" },