Merge branch 'patch-1' of https://github.com/kant/jasmine into kant-patch-1

- Fix bower.json url to be https instead of http
- Merges #1365 from @kant
This commit is contained in:
Gregg Van Hove
2017-06-07 14:22:24 -07:00
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "jasmine-core", "name": "jasmine-core",
"homepage": "http://jasmine.github.io", "homepage": "https://jasmine.github.io",
"authors": [ "authors": [
"slackersoft <gregg@slackersoft.net>" "slackersoft <gregg@slackersoft.net>"
], ],