Skip to content

Commit aff1092

Browse files
1 parent 70eeef0 commit aff1092

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
"author": {
33
"email": "Source/Open@Editor.Land",
44
"name": "Source 🖋️ Open 👐🏻",
5-
"url": "HTTPS://Editor.Land"
5+
"url": "https://Editor.Land"
66
},
77
"bugs": {
8-
"url": "HTTPS://GitHub.Com/CodeEditorLand/LandPythonInstaller/issues"
8+
"url": "https://GitHub.Com/CodeEditorLand/LandPythonInstaller/issues"
99
},
1010
"dependencies": {},
1111
"description": "VS Code module for installing python packages",
1212
"devDependencies": {
1313
"@playform/build": "0.2.4"
1414
},
15-
"homepage": "HTTPS://GitHub.Com/CodeEditorLand/LandPythonInstaller#readme",
15+
"homepage": "https://GitHub.Com/CodeEditorLand/LandPythonInstaller#readme",
1616
"keywords": [
1717
"codeeditorland",
1818
"land",
@@ -26,7 +26,7 @@
2626
},
2727
"repository": {
2828
"type": "git",
29-
"url": "git+HTTPS://github.com/CodeEditorLand/LandPythonInstaller.git"
29+
"url": "git+https://github.com/CodeEditorLand/LandPythonInstaller.git"
3030
},
3131
"scripts": {
3232
"compile": "tsc -p ./",

0 commit comments

Comments
 (0)