Skip to content

Commit ccd330e

Browse files
committed
Merge pull request microsoft#3212 from pgilad/patch-1
update license attribute
2 parents a1406bf + 60f25ff commit ccd330e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@
33
"author": "Microsoft Corp.",
44
"homepage": "http://typescriptlang.org/",
55
"version": "1.5.2",
6-
"licenses": [
7-
{
8-
"type": "Apache License 2.0",
9-
"url": "https://github.com/Microsoft/TypeScript/blob/master/LICENSE.txt"
10-
}
11-
],
6+
"license": "Apache-2.0",
127
"description": "TypeScript is a language for application scale JavaScript development",
138
"keywords": [
149
"TypeScript",

0 commit comments

Comments
 (0)