chore(license): update license property in package-json to match repository license (#2453)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@homarr/api",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user