Skip to content

Commit ef4ae3f

Browse files
Merge pull request microsoft#27360 from limonte/patch-1
chore(package.json): http -> https, add www. for homepage
2 parents 16766b1 + a24b4b9 commit ef4ae3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typescript",
33
"author": "Microsoft Corp.",
4-
"homepage": "http://typescriptlang.org/",
4+
"homepage": "https://www.typescriptlang.org/",
55
"version": "3.2.0",
66
"license": "Apache-2.0",
77
"description": "TypeScript is a language for application scale JavaScript development",

0 commit comments

Comments
 (0)