Skip to content

Commit 626becd

Browse files
Update from template: W1081-addLicenseInformation
1 parent 68def1b commit 626becd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

io-package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,10 @@
181181
"websocket",
182182
"luxtronik"
183183
],
184-
"license": "Apache-2.0",
184+
"licenseInformation": {
185+
"type": "free",
186+
"license": "Apache-2.0"
187+
},
185188
"platform": "Javascript/Node.js",
186189
"main": "build/main.js",
187190
"icon": "luxtronik2.png",

0 commit comments

Comments
 (0)