Skip to content

Commit b0e359a

Browse files
pdehaandomenic
authored andcommitted
Update license attribute
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
1 parent af6ea9e commit b0e359a

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
@@ -14,10 +14,7 @@
1414
"devDependencies": {
1515
"jake": "~0.7.3"
1616
},
17-
"license": {
18-
"type": "MIT",
19-
"url": "http://creativecommons.org/licenses/MIT/"
20-
},
17+
"license": "MIT",
2118
"scripts": {
2219
"prepublish": "jake lib/index.js"
2320
}

0 commit comments

Comments
 (0)