chore(license): update license property in package-json to match repository license (#2453)

This commit is contained in:
Meier Lukas
2025-03-01 17:23:00 +01:00
committed by GitHub
parent d9ef1b0470
commit 286cc0fcac
38 changed files with 38 additions and 38 deletions

View File

@@ -2,7 +2,7 @@
"name": "@homarr/cli",
"version": "0.1.0",
"private": true,
"license": "MIT",
"license": "Apache-2.0",
"type": "module",
"exports": {
".": "./index.ts"