Skip to content

Commit

Permalink
Drop legacy 'licenses' field, update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton committed Feb 21, 2017
1 parent 55f38eb commit c9451f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c9451f3

Please sign in to comment.