mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
added new node-libs-browser dep to license config
This commit is contained in:
parent
93c8ab9d97
commit
2093bf4345
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ module.exports = function (grunt) {
|
|||
'color-name@1.0.0': ['UNLICENSE'],
|
||||
'css-color-names@0.0.1': ['MIT'],
|
||||
'inherits@1.0.0': ['ISC'],
|
||||
'jsonpointer@1.1.0': ['MIT']
|
||||
'jsonpointer@1.1.0': ['MIT'],
|
||||
'indexof@0.0.1': ['MIT']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue