mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-11-20 11:14:28 +00:00
Update license attribute
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
This commit is contained in:
parent
8e037207b4
commit
aefb1ce335
11
package.json
11
package.json
@ -30,16 +30,7 @@
|
||||
"web": "http://twitter.com/supercodepoet"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "OFL-1.1",
|
||||
"url": "http://scripts.sil.org/OFL"
|
||||
},
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://opensource.org/licenses/mit-license.html"
|
||||
}
|
||||
],
|
||||
"license": "OFL-1.1 AND MIT",
|
||||
"dependencies": {
|
||||
},
|
||||
"engines" : {
|
||||
|
Loading…
Reference in New Issue
Block a user