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

@ -2,6 +2,7 @@
"name": "@plane/utils",
"version": "0.25.1",
"description": "Helper functions shared across multiple apps internally",
"license": "AGPL-3.0",
"private": true,
"main": "./dist/index.js",
"module": "./dist/index.mjs",