mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Add core-js license override
This commit is contained in:
@@ -79,3 +79,6 @@ module.exports =
|
||||
|
||||
LGPL
|
||||
"""
|
||||
'core-js@0.4.10':
|
||||
license: 'MIT'
|
||||
source: 'http://rock.mit-license.org linked in source files and bower.json says MIT'
|
||||
|
||||
Reference in New Issue
Block a user