Skip to content

Commit 65a970d

Browse files
committed
Merge pull request #101 from pdehaan/patch-1
Update license attribute
2 parents 67e8503 + ffda60e commit 65a970d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"url": "http://driverdan.com"
88
},
99
"keywords": ["xhr", "ajax"],
10-
"licenses": [{
11-
"type": "MIT",
12-
"url": "http://creativecommons.org/licenses/MIT/"
13-
}],
10+
"license": "MIT",
1411
"repository": {
1512
"type": "git",
1613
"url": "git://github.com/driverdan/node-XMLHttpRequest.git"

0 commit comments

Comments
 (0)