diff --git a/bower.json b/bower.json index 419973d..5b741ed 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "reflect-metadata", - "version": "0.1.9", + "version": "0.1.10", "description": "Polyfill for Metadata Reflection API", "homepage": "https://github.com/rbuckton/reflect-metadata", "authors": [ diff --git a/package.json b/package.json index 7db254d..8e11f7d 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,6 @@ "email": "ron.buckton@microsoft.com", "url": "http://github.com/rbuckton" }, - "licenses": [ - { - "license": "Apache-2.0", - "url": "http://github.com/rbuckton/reflect-metadata/raw/master/LICENSE" - } - ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/rbuckton/reflect-metadata/issues"