mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix license check of assert-plus and commander
This commit is contained in:
parent
a15d0f25ce
commit
1494ce2b44
1 changed files with 2 additions and 0 deletions
|
@ -24,8 +24,10 @@ module.exports = function (grunt) {
|
|||
'Public-Domain'
|
||||
],
|
||||
overrides: {
|
||||
'assert-plus@0.1.5': ['MIT'],
|
||||
'angular-bootstrap@0.10.0': ['MIT'],
|
||||
'angular-ui-ace@0.2.3': ['MIT'],
|
||||
'commander@2.2.0': ['MIT'],
|
||||
'leaflet@0.7.2': ['BSD-2-Clause'],
|
||||
'moment-timezone@0.0.6': ['MIT'],
|
||||
'zeroclipboard@2.2.0': ['MIT'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue