Skip to content

Commit

Permalink
Correct license information
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jun 1, 2024
1 parent 7b437b2 commit 0a9b2fd
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
"authors": [
"bluefox <dogafox@gmail.com>"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"mode": "daemon",
"loglevel": "info",
Expand All @@ -146,13 +145,15 @@
"materialize": true,
"logTransporter": true,
"dependencies": [
{
"admin": ">=4.0.1"
},
{
"js-controller": ">=3.3.22"
}
],
"globalDependencies": [
{
"admin": ">=4.0.1"
}
],
"preserveSettings": "smartName",
"eraseOnUpload": true,
"blockly": true,
Expand All @@ -177,7 +178,7 @@
},
"licenseInformation": {
"type": "free",
"link": "https://github.com/ioBroker/ioBroker.iot/blob/master/LICENSE"
"license": "MIT"
}
},
"protectedNative": [
Expand Down

0 comments on commit 0a9b2fd

Please sign in to comment.