Merge pull request #22 from strongloop/bug/license-warning
Fix NPM license warning
This commit is contained in:
commit
f4e170a5aa
|
@ -20,10 +20,7 @@
|
|||
"Ritchie Martori <skawful@gmail.com> (https://github.com/ritch)",
|
||||
"Krishna Raman <kraman@gmail.com> (https://github.com/kraman)"
|
||||
],
|
||||
"license": {
|
||||
"name": "Dual MIT/StrongLoop",
|
||||
"url": "https://github.com/strongloop/loopback/blob/master/LICENSE"
|
||||
},
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"bugs": {
|
||||
"url": "https://github.com/strongloop/loopback-connector-remote/issues"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue