diff options
Diffstat (limited to 'sdnr/wt/odlux/framework/package.json')
-rw-r--r-- | sdnr/wt/odlux/framework/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/framework/package.json b/sdnr/wt/odlux/framework/package.json index b3a48375e..388075704 100644 --- a/sdnr/wt/odlux/framework/package.json +++ b/sdnr/wt/odlux/framework/package.json @@ -22,7 +22,7 @@ "framework"
],
"author": "Matthias Fischer",
- "license": "MIT",
+ "license": "Apache License, Version 2.0",
"peerDependencies": {
"@types/node" : "11.9.5",
"@types/react": "16.4.14",
|