diff --git a/jsr/jsr.json b/jsr/jsr.json index 8a80c51..1e16c3e 100644 --- a/jsr/jsr.json +++ b/jsr/jsr.json @@ -1,8 +1,8 @@ { "name": "@serial/cpp-bindings-linux", "version": "", - "license": "./LICENSE", "description": "C++ Linux Bindings for the serial library", + "license": "LGPL-3.0", "exports": { "./bin": "./src/bin/index.ts" },