Merge pull request #1597 from limonte/patch-1
chore(package.json): http -> https
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user