fix: package license repliation

This commit is contained in:
sriram veeraghanta 2025-03-04 20:20:38 +05:30
parent e58b68b6fc
commit c64c15948b
20 changed files with 28 additions and 7 deletions

View file

@ -1,6 +1,7 @@
{
"name": "@plane/logger",
"version": "0.25.1",
"license": "AGPL-3.0",
"description": "Logger shared across multiple apps internally",
"private": true,
"main": "./src/index.ts",