Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e57a5de

Browse files
added bugs to package.json
satyr/coco@d15ca30
1 parent ed70540 commit e57a5de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"version": "1.3.2-pre",
77
"licenses": [{
88
"type": "MIT",
9-
"url": "http://github.com/jashkenas/coffee-script/raw/master/LICENSE"
9+
"url": "https://github.com/jashkenas/coffee-script/raw/master/LICENSE"
1010
}],
1111
"engines": {
1212
"node": ">=0.4.0"
@@ -20,6 +20,7 @@
2020
"cake": "./bin/cake"
2121
},
2222
"homepage": "http://coffeescript.org",
23+
"bugs": "https://github.com/jashkenas/coffee-script/issues",
2324
"repository": {
2425
"type": "git",
2526
"url": "git://github.com/jashkenas/coffee-script.git"

0 commit comments

Comments
 (0)