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/propel",
"version": "0.25.1",
"private": true,
"license": "AGPL-3.0",
"scripts": {
"lint": "eslint src --ext .ts,.tsx",
"lint:errors": "eslint src --ext .ts,.tsx --quiet"