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
dd904a9701
commit
6a6d833a2f
@ -33,10 +33,5 @@
|
||||
"gis",
|
||||
"map"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "BSD-2-Clause",
|
||||
"url": "https://github.com/Leaflet/Leaflet/blob/master/LICENSE"
|
||||
}
|
||||
]
|
||||
"license": "BSD-2-Clause"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user