diff --git a/package.json b/package.json index 21bf2e36..f6854cd0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "test": "grunt jshint execSpecsInNode" }, "description": "Official packaging of Jasmine's core files for use by Node.js projects.", - "homepage": "http://jasmine.github.io", + "homepage": "https://jasmine.github.io", "main": "./lib/jasmine-core.js", "devDependencies": { "glob": "~7.1.2",