mirror of
https://github.com/susam/spcss.git
synced 2025-09-03 19:02:50 +02:00
Use HTTPS URLs for GitHub links in package.json
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
"stylesheet",
|
"stylesheet",
|
||||||
"browser"
|
"browser"
|
||||||
],
|
],
|
||||||
"homepage": "http://github.com/susam/spcss",
|
"homepage": "https://github.com/susam/spcss",
|
||||||
"bugs": "http://github.com/susam/spcss/issues",
|
"bugs": "https://github.com/susam/spcss/issues",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Susam Pal <susam@susam.in> (https://susam.in/)",
|
"author": "Susam Pal <susam@susam.in> (https://susam.in/)",
|
||||||
"repository": "github:susam/spcss",
|
"repository": "github:susam/spcss",
|
||||||
|
Reference in New Issue
Block a user