Skip to content

Commit 790b8ef

Browse files
author
evanvosberg
committed
Update license attribute see: https://docs.npmjs.com/files/package.json#license; thanks to @pdehaan.
1 parent 4337ea9 commit 790b8ef

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@
1515
"bugs": {
1616
"url": "http://github.com/brix/crypto-js/issues"
1717
},
18-
"licenses": [
19-
{
20-
"type": "MIT",
21-
"url": "http://opensource.org/licenses/MIT"
22-
}
23-
],
18+
"license": "MIT",
2419
"scripts": {
2520
"build": "grunt build",
2621
"check": "grunt default"

0 commit comments

Comments
 (0)