mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
package.json: changing license URL to new github raw URL format
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"version": "1.3.2",
|
||||
"licenses": [{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/jashkenas/coffee-script/raw/master/LICENSE"
|
||||
"url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
|
||||
}],
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user