We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acea6d commit 73f9f17Copy full SHA for 73f9f17
package.json
@@ -2,7 +2,7 @@
2
"name": "ace-code",
3
"description": "Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE",
4
"version": "1.37.5",
5
- "homepage": "http://github.com/ajaxorg/ace",
+ "homepage": "https://github.com/ajaxorg/ace",
6
"engines": {
7
"node": ">= 0.6.0"
8
},
@@ -11,7 +11,7 @@
11
"typings": "ace.d.ts",
12
"repository": {
13
"type": "git",
14
- "url": "http://github.com/ajaxorg/ace.git"
+ "url": "https://github.com/ajaxorg/ace.git"
15
16
"devDependencies": {
17
"amd-loader": "~0.0.4",
0 commit comments