diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0569939..6272d59 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "onap-ui-common", "version": "1.0.57", "private": false, - "license": "MIT", "author": "", + "license": "Apache-2.0", "main": "index.js", "description": "Onap-UI common library contains icons map and styles", "repository": { |