diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index a0e297a24..3c479d677 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "jQuery UI", "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", "version": "1.13.3-pre", - "homepage": "http://jqueryui.com", + "homepage": "https://jqueryui.com", "author": { "name": "OpenJS Foundation and other contributors", "url": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt" @@ -13,22 +13,22 @@ { "name": "Jörn Zaefferer", "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" + "url": "https://bassistance.de" }, { "name": "Mike Sherov", "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" + "url": "https://mike.sherov.com" }, { "name": "TJ VanToll", "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" + "url": "https://www.tjvantoll.com" }, { "name": "Felix Nagel", "email": "info@felixnagel.com", - "url": "http://www.felixnagel.com" + "url": "https://www.felixnagel.com" }, { "name": "Alex Schmitz", |